blob: c4d68694992bc8ccfd35b56dd01bc51128c866c0 [file] [log] [blame]
{
"name": "PrivateRepositoryTest",
"version": "0.1.1",
"summary": "测试测试",
"description": "PrivateRepositoryTest.@测试测试",
"homepage": "https://github.com/DccRush/PrivateRepositoryTest/blob/master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gulang": "gulang.dcc@dyyunxi.com"
},
"source": {
"git": "https://github.com/DccRush/PrivateRepositoryTest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PrivateRepositoryTest/PTheader.h",
"subspecs": [
{
"name": "View",
"public_header_files": "PrivateRepositoryTest/PTPrintClass.h",
"source_files": "PrivateRepositoryTest/PTPrintClass.{h,m}"
}
]
}