[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / f / b / WLFClient / 2.0.0 / WLFClient.podspec.json
blob0ff4fc2a8c0ff1776ed980998a6184723cc7eb8f
2   "name": "WLFClient",
3   "version": "2.0.0",
4   "summary": "WLFClient v2.0.0",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wulinfeng198810/WLFClient",
7   "license": "MIT",
8   "authors": {
9     "吴林峰": "1486634154@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/wulinfeng198810/WLFClient.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "WLFClient/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "MapKit"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.0"
27     ]
28   }