blob: dda54daa76bf1b4f050d64f641fe02e531ca3fb9 [file] [log] [blame]
{
"name": "XXNetwork",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "10.0",
"osx": "10.11"
},
"source_files": "XXNetwork/Classes/**/*.{h,m}",
"public_header_files": "XXNetwork.h",
"dependencies": {
"AFNetworking": [
]
}
}