blob: c99508e8978fe5c3d7f8ec6ea5e2d6b7eeed198e [file] [log] [blame]
{
"name": "XLNetworking",
"summary": "XLsn0w Define Networking Base On AFNetworking",
"description": "Copyright © 2016年 XLsn0w Define Networking Base On AFNetworking",
"homepage": "https://github.com/XLsn0w/XLNetworking",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"version": "1.1.2",
"source": {
"git": "https://github.com/XLsn0w/XLNetworking.git",
"tag": "1.1.2"
},
"source_files": "XLNetwork/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}