blob: 911b9733520df3c9918903d4688002f5c5de3114 [file] [log] [blame]
{
"name": "YYNetworkPod",
"version": "0.1.4",
"summary": "A short description of YYNetworkPod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://119.23.44.94:8866/yy55yyo/YYNetworkPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yy55yyo": "yy55yyo@gmail.com"
},
"source": {
"git": "git@119.23.44.94:yy55yyo/YYNetworkPod.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYNetworkPod/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
],
"YYModel": [
]
}
}