blob: 207ea5b96ac51dd5b64ad7cb4c45f136d25dbaf4 [file] [log] [blame]
{
"name": "CRJNetwork",
"version": "0.1.0",
"summary": "A short description of CRJNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CelestialRotatingJade/CRJNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuyuhui434@gmail.com": "EX-ZHUYUHUI002@pingan.com.cn"
},
"source": {
"git": "https://github.com/CelestialRotatingJade/CRJNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CRJNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}