blob: faee7d9a019bec0801e562ff2a58004138fee86a [file] [log] [blame]
{
"name": "ELKParallel",
"version": "0.0.3",
"summary": "常用OC分类",
"description": "常用OC分类集合",
"homepage": "https://github.com/elkshrek/ELKParallel-master",
"license": "MIT",
"authors": {
"Jonathan": "Jonathan_dk@163.com"
},
"source": {
"git": "https://github.com/elkshrek/ELKParallel-master.git",
"tag": "0.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "ELKParallel/**/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit",
"CoreTelephony",
"SystemConfiguration",
"NetworkExtension",
"AVFoundation"
]
},
"libraries": [
"c++",
"z"
]
}