[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 5 / b / YYPodTest / 0.1.2 / YYPodTest.podspec.json
blob3a23ded110deab13ddab5244a9d61a2afdb89c1c
2   "name": "YYPodTest",
3   "version": "0.1.2",
4   "summary": "YYPodTest 测试上传Pods公有库",
5   "description": "TODO: 测试h构建上传pods远程公共库.",
6   "homepage": "https://github.com/YangYingBo/YYPodTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangYingBo": "946076292@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YangYingBo/YYPodTest.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YYPodTest/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "Tool",
25       "source_files": "YYPodTest/Classes/Tool/*.{h,m}"
26     }
27   ]