blob: 3675bd1c5f466d9f9a7fed443f0145ce9d0f79cd [file] [log] [blame]
{
"name": "OC-Utils",
"version": "1.0.1",
"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.1"
},
"source_files": "OC-Utils",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
}
}