blob: b711898f78805bbd3533ca3cb688fdfe93d19d91 [file] [log] [blame]
{
"name": "LaunchManager",
"version": "0.1.1",
"summary": "This will execute an action after luanch complete.",
"homepage": "https://github.com/Musjoy/LaunchManager",
"license": "MIT",
"authors": {
"Raymond": "Ray.musjoy@gmail.com"
},
"source": {
"git": "https://github.com/Musjoy/LaunchManager.git",
"tag": "v-0.1.1"
},
"platforms": {
"ios": "7.0"
},
"user_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "MODULE_LAUNCH_MANAGER"
},
"source_files": "LaunchManager/Classes/**/*"
}