[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / b / 3 / PrivateRepositoryTest / 0.1.1 / PrivateRepositoryTest.podspec.json
blobc4d68694992bc8ccfd35b56dd01bc51128c866c0
2   "name": "PrivateRepositoryTest",
3   "version": "0.1.1",
4   "summary": "测试测试",
5   "description": "PrivateRepositoryTest.@测试测试",
6   "homepage": "https://github.com/DccRush/PrivateRepositoryTest/blob/master",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gulang": "gulang.dcc@dyyunxi.com"
13   },
14   "source": {
15     "git": "https://github.com/DccRush/PrivateRepositoryTest.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PrivateRepositoryTest/PTheader.h",
22   "subspecs": [
23     {
24       "name": "View",
25       "public_header_files": "PrivateRepositoryTest/PTPrintClass.h",
26       "source_files": "PrivateRepositoryTest/PTPrintClass.{h,m}"
27     }
28   ]