blob: fbc37feaf5311432b726ba96c4a9f170bb3cb8de [file] [log] [blame]
{
"name": "OLNetwork",
"version": "1.0.1",
"summary": "OL网络层封装.",
"description": "OL网络请求基础库封装.",
"homepage": "https://github.com/cao903775389/OLNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cao903775389": "903775389@qq.com"
},
"source": {
"git": "https://github.com/cao903775389/OLNetwork.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OLNetwork/Classes/**/*",
"frameworks": "AdSupport",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"NSString+TBEncryption": [
"~> 1.0"
],
"YYModel": [
"~> 1.0.4"
],
"SDWebImage": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "3.0"
}