blob: a01890f3730b089e8fabfeb663bbcdb2abb7a68c [file] [log] [blame]
{
"name": "CCtestPod",
"version": "0.0.1",
"summary": "Simple pod config",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tuannv19/CCtestPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tuannv": "tuannv@ants.vn"
},
"source": {
"git": "https://github.com/tuannv19/CCtestPod.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCtestPod/Classes/**/*"
}