blob: 8062a26bef896c682d821be033b6c641627eeea2 [file] [log] [blame]
{
"name": "MRJNetwork",
"version": "0.3.0.4",
"summary": "一个全新的网络请求框架,用来网络请求的",
"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.3.0.4"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "MRJNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}