[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / f / YoCommon / 0.1.1 / YoCommon.podspec.json
blob4b98cb7a4eaa85e220f7ec2ff352480d25fe8a20
2   "name": "YoCommon",
3   "version": "0.1.1",
4   "summary": "YoCommon | swift",
5   "description": "YoCommon框架 基础公有类封装",
6   "homepage": "https://github.com/YoSwiftKing",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yo": "738816656@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YoSwiftKing/YoCommon.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "Define",
24       "source_files": "YoCommon/Classes/Define/**/*"
25     },
26     {
27       "name": "Configure",
28       "source_files": "YoCommon/Classes/Configure/**/*"
29     }
30   ]