[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 3 / CJMTwitterFollowButton / 0.1.0 / CJMTwitterFollowButton.podspec.json
bloba51e823dfc8d1539c9550d563a29776c402e1ef9
2   "name": "CJMTwitterFollowButton",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "A Twitter UIButton which can be configured to open a designated users profile in the native Twitter App that the user has installed",
6   "homepage": "https://github.com/chrismaddern/CJMTwitterFollowButton",
7   "authors": {
8     "Chris Maddern": "chris@chrismaddern.com"
9   },
10   "source": {
11     "git": "https://github.com/chrismaddern/CJMTwitterFollowButton.git",
12     "tag": "v0.1.0",
13     "submodules": false
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "CJMTwitterFollowButton/**/*.{h,m}",
20   "public_header_files": "CJMTwitterFollowButton/*.h",
21   "resources": [
22     "CJMTwitterFollowButton/Resources/*.png"
23   ]