blob: 43693f10be9df40d90ee14f6dafddd7615a956fd [file] [log] [blame]
{
"name": "AppDelegate",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jasonnam/AppDelegate",
"authors": {
"Jason Nam": "contact@jasonnam.com"
},
"summary": "Break down app delegate into smaller and single-purpose plugins.",
"source": {
"git": "https://github.com/jasonnam/AppDelegate.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/AppDelegate/*.swift"
}