blob: 594a0878da2c15947564a88c352b4aeea232a9ff [file] [log] [blame]
{
"name": "YKBaseNetworking",
"version": "0.0.1",
"summary": "An IOS network development tool based on AFNetworking",
"description": "An IOS network development tool based on AF networking.",
"homepage": "https://github.com/yikevideo/YKBaseNetworking.git",
"license": "MIT",
"authors": {
"ykvideo": "yikevideo@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yikevideo/YKBaseNetworking.git",
"tag": "0.0.1"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}