[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 8 / NearITSDK / 1.0.0 / NearITSDK.podspec.json
blob5a1429de490bd7b7dbd2097cd9cbdc5b3ebca31a
2   "name": "NearITSDK",
3   "version": "1.0.0",
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": "1.0.0"
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   }