[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / f / 8 / NearITSDK / 2.8.0 / NearITSDK.podspec.json
blob2a74f173e8cc59b8cb2c9382fde6c532948623ca
2   "name": "NearITSDK",
3   "version": "2.8.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   },
11   "source": {
12     "git": "https://github.com/nearit/iOS-SDK.git",
13     "tag": "2.8.0"
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"