[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 5 / b / YYPodTest / 0.1.3 / YYPodTest.podspec.json
blobfc143051b8db96a1584c775cb606ed818f1f98b5
2   "name": "YYPodTest",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YYPodTest/Classes/YYPodTest.{h,m}",
22   "subspecs": [
23     {
24       "name": "Tool",
25       "source_files": "YYPodTest/Classes/Tool/*.{h,m}"
26     }
27   ]