blob: 2a6895535d7219f13433a019f1d4bb31d0b8fb3f [file] [log] [blame]
{
"name": "cocoapods-carytest",
"version": "0.1.0",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/carycheng/cocoapods-test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cary": "ccheng@box.com"
},
"source": {
"git": "https://github.com/carycheng/cocoapods-test.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "*"
}