blob: ef515fec456d8ea3756a1009ef7b92c9570a4a65 [file] [log] [blame]
{
"name": "ZZDebug",
"version": "0.0.1",
"summary": "iOS Debugging Tool.",
"homepage": "https://github.com/zezefamily/ZZDebug",
"license": "MIT (zeze)",
"authors": {
"泽泽": "zezefamily@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zezefamily/ZZDebug.git",
"tag": "0.0.1"
},
"source_files": [
"ZZDebug",
"ZZDebug/**/*.{h,m,c}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}