blob: 02232694f008c70ea8d65254297fcb05ffa0b140 [file] [log] [blame]
{
"name": "XESNetworkPublic",
"version": "0.0.1",
"summary": "XESNetwork.",
"description": "this is XESNetwork",
"homepage": "https://github.com/speiyouiOS/XESNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuqiang": "xuqiang@100tal.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/speiyouiOS/XESNetwork.git",
"tag": "0.0.1"
},
"source_files": "XESNetwork/*.h",
"public_header_files": "XESNetwork/*.h",
"vendored_libraries": "XESNetwork/*.a",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}