blob: 94cb96df45ea9d1c2971a2ec1b6ba88a2c99dd44 [file] [log] [blame]
{
"name": "SSApplication",
"version": "0.2.0",
"summary": "A UIApplication subclass to start your app off right.",
"homepage": "https://github.com/splinesoft/SSApplication",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan Hersh": "jon@her.sh"
},
"source": {
"git": "https://github.com/splinesoft/SSApplication.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SSApplication/*.{h,m}",
"frameworks": "UIKit",
"social_media_url": "https://twitter.com/jhersh"
}