[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / b / WLFClient / 3.0.0 / WLFClient.podspec.json
blobab042e6ccf5d83534258c829a86c5829c0fdbe13
2   "name": "WLFClient",
3   "version": "3.0.0",
4   "summary": "WLFClient v3.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": "3.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   }