[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 0 / 3 / e / YH_Tools / 0.0.4 / YH_Tools.podspec.json
blobb5a6486e78600c44bb78cb135ba5eee25ce81b49
2   "name": "YH_Tools",
3   "version": "0.0.4",
4   "summary": "封装工具类库",
5   "description": "目前仅适用于测试阶段,切记不可fork,测试测试测试",
6   "homepage": "https://github.com/JohnSmithHY/YH_Tools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "约翰": "yangguangweilou@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JohnSmithHY/YH_Tools.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "YH_Tools/YH_Tools/YH_Tools/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "ReactiveObjC": [
26     ],
27     "Masonry": [
29     ]
30   }