[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / c / 7 / AFChoiceButton / 0.0.2 / AFChoiceButton.podspec.json
blobddb7de8490470fed41aa5c64f1f034b9a025d6e4
2   "name": "AFChoiceButton",
3   "version": "0.0.2",
4   "summary": "A custom Button contain check box or radio box.",
5   "description": "                   A custom Button contain check box or radio box.\n                   (一个自定义的单选或者复选框控件) \n",
6   "homepage": "http://blog.afantree.com/github/afchoicebutton",
7   "license": "MIT",
8   "authors": {
9     "阿凡树": "729397005@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/afantree/AFChoiceButton.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "AFChoiceButton/Classes/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true