blob: 646dba07a21bee2146768146624dbf1ec5f801e7 [file] [log] [blame]
{
"name": "WZ_OKRobot",
"version": "1.0.2",
"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_OKOK/WZ_OKRobot/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"3.0.1"
]
}
}