[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 1 / 2 / YUToolBox / 0.0.0.1 / YUToolBox.podspec.json
blobe83ed13d20e9e36b28485a008550c964a40b89b6
2   "name": "YUToolBox",
3   "version": "0.0.0.1",
4   "summary": "YUToolBox",
5   "description": "YUToolBox",
6   "homepage": "https://github.com/Geforceyu/YUToolBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Geforceyu": "geforceyu@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/Geforceyu/YUToolBox.git",
16     "tag": "0.0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "UIKit",
22   "subspecs": [
23     {
24       "name": "UI",
25       "dependencies": {
26         "YUToolBox/Category": [
28         ],
29         "Masonry": [
30           "1.1.0"
31         ]
32       },
33       "source_files": "YUToolBox/Classes/UI/*.{h,m}"
34     },
35     {
36       "name": "Category",
37       "source_files": "YUToolBox/Classes/Category/*.{h,m}"
38     }
39   ]