blob: c6b747717388fc2d6e38bb1dfd2d42ae56d798d0 [file] [log] [blame]
{
"name": "TestPrivatePod",
"version": "0.0.1",
"summary": "TestPrivatePod. good",
"description": "TestPrivatePod. good TestPrivatePod. good TestPrivatePod. good",
"homepage": "https://lihongtao@bitbucket.org/lihongtao/testprivatepod",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lihongtao": "1004646858@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://lihongtao@bitbucket.org/lihongtao/testprivatepod.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h",
"requires_arc": true
}