blob: 827e297a9c0ffc3874df9493ed1e9748c0c8e80c [file] [log] [blame]
{
"name": "Develop-debug",
"version": "1.0.2",
"summary": "debug模式的依赖",
"description": "打包的时候不会被打包到IPA",
"homepage": "https://github.com/Iyongjie/Develop-debug.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iyongjie@yeah.net": "yj.li@muheda.com"
},
"source": {
"git": "https://github.com/Iyongjie/Develop-debug.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Develop-debug/MDDebugManager/*.{h,m}",
"Develop-debug/BLStopwatch/*.{h,m}"
],
"dependencies": {
"YYKit-used": [
],
"FBMemoryProfiler": [
],
"OCMock": [
]
}
}