blob: 22bc3d385802d650725168c15f1f48d4a27fa396 [file] [log] [blame]
{
"name": "HelloWorld001",
"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/alvincrisuy/HelloWorld001",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cris Uy": "alvincrisuy@gmail.com"
},
"source": {
"git": "https://github.com/alvincrisuy/HelloWorld001.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HelloWorld001/HelloWorld001/Base/*.{h,m}"
}