blob: 5cfea61a3c9f6ff59c9a7eca8e46fe93518f8121 [file] [log] [blame]
{
"name": "FWDebug",
"version": "1.0.0",
"summary": "ios debug library",
"homepage": "http://ocphp.com",
"license": "MIT",
"authors": {
"Wu Yong": "admin@ocphp.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lszzy/ios-debug.git",
"tag": "1.0.0"
},
"source_files": "FWDebug/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"FLEX": [
]
}
}