blob: 6fbd2ec2afa894be58d4e2385fee797035f33670 [file] [log] [blame]
{
"name": "TestShell",
"version": "0.0.1",
"summary": "TestShell.",
"description": "this is TestShell",
"homepage": "https://github.com/jamalping/TestShell",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "jamalpig",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jamalping/TestShell.git",
"tag": "0.0.1"
},
"source_files": "TestShell/Classes/**/*"
}