blob: 0f9eab38df1849f2483b941174bd03964f016f2d [file] [log] [blame]
{
"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/**/*"
}