[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / e / d / YLTestSubspec / 0.0.1 / YLTestSubspec.podspec.json
blobcca81b30ddaef41c71a5e2ca71dc806bf297ba1e
2   "name": "YLTestSubspec",
3   "version": "0.0.1",
4   "summary": "测试subpodspec",
5   "description": "开发测试subpodspec,基于Object-C语言",
6   "homepage": "https://github.com/luoyingli/YLTestSubpodspec",
7   "license": "MIT",
8   "authors": {
9     "luoyingli": "luoyingli2010@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/luoyingli/YLTestSubpodspec.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "YLTestSubspec",
20     "YLTestSubspec/YLExtensions.h"
21   ],
22   "subspecs": [
23     {
24       "name": "Extensions",
25       "source_files": "YLTestSubspec/Extensions/**/*"
26     }
27   ]