{ | |
"name": "LuanchManager", | |
"version": "0.1.0", | |
"summary": "This will execute an action after luanch complete.", | |
"homepage": "https://github.com/Musjoy/LuanchManager", | |
"license": "MIT", | |
"authors": { | |
"Raymond": "Ray.musjoy@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/Musjoy/LuanchManager.git", | |
"tag": "v-0.1.0" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"user_target_xcconfig": { | |
"GCC_PREPROCESSOR_DEFINITIONS": "MODULE_LUANCH_MANAGER" | |
}, | |
"source_files": "LuanchManager/Classes/**/*" | |
} |