blob: a38a91d09dc055cee930a43efc6110231f46db5b [file] [log] [blame]
{
"name": "gitCocoa",
"version": "0.1.4",
"summary": "Description of your project",
"homepage": "https://github.com/AnanthaKrishnanKG/gitCocoa",
"license": "Apache License, Version 2.0",
"authors": {
"AnanthaKrishnanKG": "ananthanmymail@gmail.com"
},
"source": {
"git": "https://github.com/AnanthaKrishnanKG/gitCocoa.git",
"tag": "v0.1.4"
},
"source_files": [
"Source/*.swift",
"Source/*.h"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}