blob: b610848e539353b83d1d34157824cd4a448dff12 [file] [log] [blame]
{
"name": "JDOWDINGCOCOA",
"version": "0.1.0",
"summary": "Boilerplate UIViews for kickstarting iOS apps",
"description": "Boilerplate UIViews for kickstarting iOS apps. To save time by installing library.",
"homepage": "https://github.com/JessDF/JDOWDINGCOCOA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JessDF": "jdowding@csumb.edu"
},
"source": {
"git": "https://github.com/JessDF/JDOWDINGCOCOA.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JDOWDINGCOCOA/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}