blob: e2bcb4229e2d4465017fbc33e466d495b6b82d6a [file] [log] [blame]
{
"name": "testcocoapod",
"version": "0.1.1",
"summary": "Test lalalalla",
"description": " Test jlalfjdsalkfjsakld\n",
"homepage": "http://git.rcch.ringcentral.com:8888/jacob.jiang/testcocoapod.git",
"license": "MIT",
"authors": {
"jacob.jiang": "jacob.jiang@ringcentral.com"
},
"source": {
"git": "http://git.rcch.ringcentral.com:8888/jacob.jiang/testcocoapod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"testcocoapod": [
"Pod/Assets/*.png"
]
}
}