blob: 527ddf0beb7249acc58331fa5f16142efa6abe7f [file] [log] [blame]
{
"name": "MRJ_Network",
"version": "0.1.5",
"summary": "A short description of MRJ_Network.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/YHJNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/YHJNetwork.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "MRJ_Network/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}