[Delete] RegulaCommonNightly 7.5.863
[CocoaPods.git] / Specs / 0 / 7 / 4 / NHFRadioButton / 1.0.2 / NHFRadioButton.podspec.json
blobe62dabec01954a6d0e186597340eedd729440baf
2   "name": "NHFRadioButton",
3   "version": "1.0.2",
4   "summary": "这是一个自由度非常大的单选框按钮组件",
5   "homepage": "https://github.com/nhfc99/NHFRadioButton",
6   "license": "MIT",
7   "authors": {
8     "牛宏飞": "nhfc99@163.com"
9   },
10   "source": {
11     "git": "https://github.com/nhfc99/NHFRadioButton.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "NHFRadioButton/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ]