[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 4 / 0 / OneMappy / 0.0.1 / OneMappy.podspec.json
blob7a3143caa7d86f14f46401e9cb04bf95982982d8
2   "name": "OneMappy",
3   "version": "0.0.1",
4   "summary": "A Swift library for consuming One Map API",
5   "description": "This CocoaPods library helps you consume OneMap API.",
6   "homepage": "https://github.com/jerrygjy/OneMappy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jerrygoh": "jerrygjy@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/jerrygjy/OneMappy.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "OneMappy/OneMappy/Source/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "swift_versions": "4.0",
26   "swift_version": "4.0"