blob: 0ddd6d2291a5e59ee42776455108cd2d90c74197 [file] [log] [blame]
{
"name": "XXNetwork",
"version": "0.1.1",
"summary": "A short description of XXNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SilenceWater/XXNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Monster .": "wwwarehouse@163.com"
},
"source": {
"git": "https://github.com/SilenceWater/XXNetwork.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XXNetwork/Classes/**/*.{h,m}",
"public_header_files": "XXNetwork.h",
"dependencies": {
"AFNetworking": [
]
}
}