[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / 5 / AFWebDAVManager / 0.0.1 / AFWebDAVManager.podspec.json
blobbe0d319f8c083b9d9aeee801da3427131c3f6528
2   "name": "AFWebDAVManager",
3   "version": "0.0.1",
4   "summary": "AFNetworking extension for WebDAV",
5   "homepage": "https://github.com/AFNetworking/AFWebDAVManager",
6   "social_media_url": "https://twitter.com/AFNetworking",
7   "license": "MIT",
8   "authors": {
9     "Mattt Thompson": "m@mattt.me"
10   },
11   "source": {
12     "git": "https://github.com/AFNetworking/AFWebDAVManager.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "AFWebDAVManager",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.8"
20   },
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.4"
24     ],
25     "Ono": [
26       "~> 1.1"
27     ]
28   }