blob: 03e54ee38c70b7bf91127e78b9ada4b22407a381 [file] [log] [blame]
{
"name": "WJNetwork",
"version": "1.0.0",
"summary": "WJNetwork afnetworking",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/weijiewen/WJNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weijiewen": "txywjw@icloud.com"
},
"source": {
"git": "https://github.com/weijiewen/WJNetwork.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WJNetwork/Classes/**/*",
"frameworks": "CoreTelephony",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}