blob: f819104ff05b3d92535b146d3a10080262048c51 [file] [log] [blame]
{
"name": "CocoaSam01",
"version": "0.1.0",
"summary": "this is just a sample project for developers",
"description": "this is just a sample project for developers, this is just a sample project for developers, this is just a sample project for developers",
"homepage": "https://github.com/faisalazeez/CocoaSam01",
"swift_version": "4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"faisalazeez": "faisalazeez7@gmail.com"
},
"source": {
"git": "https://github.com/faisalazeez/CocoaSam01.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaSam01/Classes/**/*"
}