blob: 056c0ab2ec3fc8e1360bdddd52e6415a97836271 [file] [log] [blame]
{
"name": "WYYKVO",
"version": "0.1.5",
"summary": "A custom kvo for ios",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/youyouwang/WYYKVO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderWYY": "htu_wang@163.com"
},
"source": {
"git": "https://github.com/youyouwang/WYYKVO.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYYKVO/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}