[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 8 / a / d / dangwu / 0.4.0 / dangwu.podspec.json
blobf768791e4e35bd99480d3b495f6ed64ab5a93b8b
2   "name": "dangwu",
3   "version": "0.4.0",
4   "summary": "dangwu indoor position",
5   "description": "dangwu indoor SDK \nhttps://dangwu.io",
6   "homepage": "https://github.com/xyz10dev/dangwu-iOS-SDK.git",
7   "license": "MIT",
8   "authors": {
9     "menq": "mengqiang.q@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/xyz10dev/dangwu-iOS-SDK.git",
16     "tag": "0.4.0"
17   },
18   "source_files": "dangwu/XYZ.framework/Headers/*.{h}",
19   "public_header_files": "dangwu/XYZ.framework/Headers/XYZLocationManager.h",
20   "frameworks": [
21     "JavaScriptcore",
22     "SystemConfiguration",
23     "CoreTelephony",
24     "CoreLocation",
25     "Security"
26   ],
27   "vendored_frameworks": "dangwu/XYZ.framework",
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "SocketRocket": [
34     ],
35     "Protobuf": [
36       "~> 3.5"
37     ],
38     "CocoaLumberjack": [
40     ]
41   }