[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / 7 / NMapsGeometry / 1.0.1 / NMapsGeometry.podspec.json
blobcd84356a366e5e7d5b312d9bacb8dbd4ea9d3558
2   "name": "NMapsGeometry",
3   "version": "1.0.1",
4   "summary": "NAVER Map Geometry iOS SDK",
5   "homepage": "https://github.com/navermaps/ios-map-sdk",
6   "license": {
7     "type": "APACHE",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "NAVER": "map_ibeacon@navercorp.com"
12   },
13   "source": {
14     "git": "https://github.com/navermaps/NMapsGeometry.git",
15     "tag": "release/1.0.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "framework/NMapsGeometry.xcframework"
22   },
23   "frameworks": "NMapsGeometry",
24   "xcconfig": {
25     "SWIFT_VERSION": "$(inherited)"
26   }