[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / c / 9 / 3 / JHCreateViewTool / 1.0.4 / JHCreateViewTool.podspec.json
blob043a288b37b1d61418af522a9406b71f7f41b206
2   "name": "JHCreateViewTool",
3   "version": "1.0.4",
4   "summary": "OC快捷创建IOS控件",
5   "description": "OC链式创建控件",
6   "homepage": "https://github.com/976971956/JHCreateViewTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jianghuli": "976971956@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/976971956/JHCreateViewTool.git",
19     "tag": "1.0.4"
20   },
21   "source_files": [
22     "JHCreateViewTool",
23     "*.{h,m}"
24   ],
25   "requires_arc": true