blob: 24b5325875cbdd31a70734cc61d5178f099c0592 [file] [log] [blame]
{
"name": "CocoapodDemo1",
"version": "1.0.1",
"summary": "This is my first demo about cocoapod. Please check!.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/thitran22/CocoapodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hoang Thi": "thi.tran@flomail.net"
},
"source": {
"git": "https://github.com/thitran22/CocoapodDemo.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CocoapodDemo/*"
}