[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / c / 3 / ProxSeeSDK / 3.0.0 / ProxSeeSDK.podspec.json
blobfa54f19d84e34dcf6db16d1a60a372b846ea3171
2   "name": "ProxSeeSDK",
3   "version": "3.0.0",
4   "summary": "iOS library",
5   "homepage": "http://www.proxsee.io",
6   "authors": {
7     "Lixar, Inc": "contact@lixar.com"
8   },
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/proxsee/sdk-ios.git",
14     "tag": "3.0.0"
15   },
16   "vendored_frameworks": "ProxSeeSDK/LXProxSeeSDK.framework",
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "CoreLocation"
21   ],
22   "requires_arc": true,
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ProxSeeSDK\"",
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "license": "MIT"