[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / 5 / 9 / SYCocoaPodsTest / 0.0.2 / SYCocoaPodsTest.podspec.json
blob7b33a6125883813d5f97b3f66515d86a3948e59a
2   "name": "SYCocoaPodsTest",
3   "version": "0.0.2",
4   "summary": "测试用的",
5   "description": "# descrition描述,可以在此处添加你所更新的重要模块描述。\n\"0.0.1: 只有一个简单的Class用来打印一个AAA, 不依赖任何库也不添加任何bundle\n             0.0.2: 添加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.2"
20   },
21   "source_files": [
22     "SYCocoaPodsTest",
23     "SYCocoaPodsTest/**/*.{h,m}"
24   ],
25   "resources": [
26     "SYCocoaPodsTest/**/*.bundle"
27   ]