[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 8 / NearITSDK / 2.9.0 / NearITSDK.podspec.json
blob34e86acc1a23444d71cdc80bf84747698eb3398c
2   "name": "NearITSDK",
3   "version": "2.9.0",
4   "summary": "nearit.com iOS SDK",
5   "description": "nearit.com iOS SDK for Objective-C",
6   "homepage": "https://github.com/nearit/iOS-SDK",
7   "license": "MIT",
8   "authors": {
9     "Francesco Leoni": "francesco@nearit.com",
10     "Cattaneo Stefano": "stefano@nearit.com"
11   },
12   "source": {
13     "git": "https://github.com/nearit/iOS-SDK.git",
14     "tag": "2.9.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-lz"
22   },
23   "vendored_frameworks": "NearITSDK.framework",
24   "source_files": "NearITSDK.framework/Headers/*.h"