blob: 3bd189e32a35a5956a1a5adbb5023cffce808050 [file] [log] [blame]
{
"name": "WYYKVO",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYYKVO/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}