blob: be5e8d4e8f1f18abad879219d8ad0311144793c3 [file] [log] [blame]
{
"name": "MRJ_Network",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "MRJ_Network/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}