[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 4 / d / 1 / WYYKVO / 0.1.6 / WYYKVO.podspec.json
blob3bd189e32a35a5956a1a5adbb5023cffce808050
2   "name": "WYYKVO",
3   "version": "0.1.6",
4   "summary": "A custom kvo for ios",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/youyouwang/WYYKVO",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CoderWYY": "htu_wang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/youyouwang/WYYKVO.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYYKVO/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }