[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 8 / NearITSDK / 2.4.2 / NearITSDK.podspec.json
blob13554f9dbf598d910cd9e430e5152556651bf20b
2   "name": "NearITSDK",
3   "version": "2.4.2",
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   },
11   "source": {
12     "git": "https://github.com/nearit/iOS-SDK.git",
13     "tag": "2.4.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "xcconfig": {
20     "OTHER_LDFLAGS": "-lz"
21   },
22   "vendored_frameworks": "NearITSDK.framework",
23   "source_files": "NearITSDK.framework/Headers/*.h"