Skip to content

Instantly share code, notes, and snippets.

@alex-cellcity
Created July 30, 2012 04:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alex-cellcity/3204797 to your computer and use it in GitHub Desktop.
Save alex-cellcity/3204797 to your computer and use it in GitHub Desktop.
Sharekit.podspec + Fix Twitter weak_framework
twitter.source_files = 'Classes/ShareKit/Sharers/Services/Twitter/**/*.{h,m}'
twitter.weak_framework = 'Twitter'
twitter.dependency 'JSONKit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment