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