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