blob: cc3cc9ec8ba385e29730ab96dd16b8692a3163aa [file] [log] [blame]
{
"name": "ObjCTestRepo",
"version": "0.1.0",
"summary": "A short description of ObjCTestRepo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iverson905117/ObjCTestRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vic": "iverson905117@gmail.com"
},
"source": {
"git": "https://github.com/iverson905117/ObjCTestRepo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ObjCTestRepo/Classes/**/*"
}