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