blob: 43f9be691f506d73ce56d9d7f4219787be293a4f [file] [log] [blame]
{
"name": "LighterAppDelegate",
"version": "0.1.0",
"summary": "Lighter AppDelegate by dispatching events",
"homepage": "https://github.com/onmyway133/LighterAppDelegate",
"license": "MIT",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"source": {
"git": "https://github.com/onmyway133/LighterAppDelegate.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/onmyway133",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LighterAppDelegate": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}