blob: e69cad6616856af010230fd0f6b870536e61d5eb [file] [log] [blame]
{
"name": "OC-Utils",
"version": "1.0.0",
"license": "MIT",
"summary": "Objective-C Utils for iOS macOS",
"homepage": "https://github.com/leleliu008/OC-Utils",
"authors": {
"fpliu": "792793182@qq.com"
},
"source": {
"git": "https://github.com/leleliu008/OC-Utils.git",
"tag": "1.0.0"
},
"source_files": "OC-Utils",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
}
}