blob: 64a2901c6cc61c5d035557ee78a1adee62821b0d [file] [log] [blame]
{
"name": "WZ_OKRobot",
"version": "1.0.1",
"summary": "The package of useful tools, include categories and classes",
"homepage": "https://github.com/hwzss/WZ_OKRobot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hwzss": "1833361588@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hwzss/WZ_OKRobot.git",
"tag": "1.0.0"
},
"source_files": [
"WZ_SuperOKRobot",
"WZ_OKOK/WZ_OKRobot/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}