[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 4 / c / 7 / AFChoiceButton / 0.0.1 / AFChoiceButton.podspec.json
blob7b800c22e580c96679e4daff4b3a419301467e7d
2   "name": "AFChoiceButton",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": "AFChoiceButton/Classes/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true