[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / f / CustomKVO / 0.1.0 / CustomKVO.podspec.json
blob81a39d5fc08e093e27500dc9df652cda82260853
2   "name": "CustomKVO",
3   "version": "0.1.0",
4   "summary": "A short description of CustomKVO.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/wangyaoyao/CustomKVO",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangyaoyao": "htu_wang@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/wangyaoyao/CustomKVO.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CustomKVO/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }