blob: 33fcbe5b90c019f452345b8d7f23c795285726f3 [file] [log] [blame]
{
"name": "YLNetworking-OC",
"version": "1.0.1",
"summary": "A short description of YLNetworking-OC.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/baoyanlong/YLNetworking-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"674934875@qq.com": "674934875@qq.com"
},
"source": {
"git": "https://github.com/baoyanlong/YLNetworking-OC.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YLNetworking-OC/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
]
}
}