blob: c6c6a5b34381c872c0306234cef49b3398bb585a [file] [log] [blame]
{
"name": "SOXAppDelegate",
"version": "1.1.0",
"summary": "Service Oriented AppDelegate",
"description": " An implementation of the Service Oriented AppDelegate by \n [@clooth](https://twitter.com/clooth)'s (http://sizeof.io/2014/02/08/service-oriented-appdelegate/)\n",
"homepage": "https://github.com/floriankrueger/SOXAppDelegate",
"license": "MIT",
"authors": {
"Florian Krüger": "florian.krueger@projectserver.org"
},
"source": {
"git": "https://github.com/floriankrueger/SOXAppDelegate.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/xcuze",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/**/*.h",
"frameworks": "UIKit"
}