blob: ee869153abf03a9aa816598f8eeec913d20f87d3 [file] [log] [blame]
{
"name": "XJLaunchManager",
"version": "0.0.3",
"summary": "Management APP Launch process",
"homepage": "https://github.com/xjimi/XJLaunchManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XJIMI": "fn5128@gmail.com"
},
"source": {
"git": "https://github.com/xjimi/XJLaunchManager.git",
"tag": "0.0.3"
},
"source_files": [
"XJLaunchManager",
"XJLaunchManager/**/*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "9.0"
}
}