[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 5 / 9 / SYCocoaPodsTest / 0.0.1 / SYCocoaPodsTest.podspec.json
blob90b5489a8cde681885aec13675b611c41d0b06b3
2   "name": "SYCocoaPodsTest",
3   "version": "0.0.1",
4   "summary": "测试用的",
5   "description": "# descrition描述,可以在此处添加你所更新的重要模块描述。\n\"0.0.1: 只有一个简单的Class用来打印一个AAA, 不依赖任何库也不添加任何bundle\"",
6   "homepage": "https://github.com/gushengya/SYCocoaPodsTest.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bleiler": "759705236@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/gushengya/SYCocoaPodsTest.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "SYCocoaPodsTest",
23     "SYCocoaPodsTest/**/*.{h,m}"
24   ]