blob: cc3ab24326cc0281359f9124d5f6fd5421939c22 [file] [log] [blame]
{
"name": "YHJNetwork",
"version": "0.1.1",
"summary": "A short description of YHJNetwork.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHJNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}