[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / f / YKTwitterHelper / 0.0.3 / YKTwitterHelper.podspec.json
blob7654b93d0b591096a0f7904a78325b34001b7399
2   "name": "YKTwitterHelper",
3   "version": "0.0.3",
4   "summary": "Blocks based Twitter ReverseAuth to fetch oauth_access_token and oauth_token_secret",
5   "homepage": "https://github.com/YasKuraishi/YKTwitterHelper",
6   "license": "MIT",
7   "authors": {
8     "Yas Kuraishi": "kuraishi@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/@YasKuraishi",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/YasKuraishi/YKTwitterHelper.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "YKTwitterHelper",
20     "YKTwitterHelper/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Social",
24     "Accounts",
25     "UIKit",
26     "CoreGraphics"
27   ],
28   "requires_arc": true