[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / f / b / WLFClient / 1.0.0 / WLFClient.podspec.json
blobccf2177bbd5aa47375994e03f845a5436eb3e8ca
2   "name": "WLFClient",
3   "version": "1.0.0",
4   "summary": "WLFClient v1.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": "1.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   }