blob: a3585f7bcc4e6bfb802c6233239e5a881df94307 [file] [log] [blame]
{
"name": "AWAppModelEngine",
"version": "0.0.1",
"summary": "Distribute the UIApplicationDelegate event",
"description": "Distribute the UIApplicationDelegate event so that the modules are processed separately",
"homepage": "https://github.com/TryHone/AWAppModelEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tryhone": "tryhone@gamil.com"
},
"source": {
"git": "https://github.com/TryHone/AWAppModelEngine.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AWAppModelEngine/Classes/**/*"
}