blob: e53060bceca2429b5f28cf9c06ef70d4ca87c687 [file] [log] [blame]
{
"name": "testPrivatePublic",
"version": "0.1.0",
"summary": "private public of testPrivatePublic.",
"description": "test public local but private remote repo project cocoapods.",
"homepage": "https://coding.net/u/ranny_90/p/testPrivatePublicCode/git/tree/master",
"license": "MIT",
"authors": {
"caoqr": "caoqr@ifeng.com"
},
"source": {
"git": "https://git.coding.net/ranny_90/testPrivatePublicCode.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "testPrivatePublic/Classes/**/*"
}