blob: 73caac583a461141e56801285446fd49c59703da [file] [log] [blame]
{
"name": "SmartCode",
"version": "0.0.3",
"summary": "A short description of SmartCode.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "http://EXAMPLE/SmartCode",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Mohammed Shakeer": "k.mohammed.shakeer@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SmartCode.framework"
},
"source": {
"http": "https://smartbuilds.dsg.gov.ae/iOS/SmartCode.zip"
},
"exclude_files": "Classes/Exclude"
}