blob: 9fe1a9fd40f145b0db354c67747a06497ccbd745 [file] [log] [blame]
{
"name": "AppDelegate",
"version": "0.1.1",
"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.1"
},
"swift_version": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/AppDelegate/*.swift"
}