[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 2 / 6 / 8 / FSInteractiveMap / 0.1.0 / FSInteractiveMap.podspec.json
blob5077b9584980ac27d64105768fb8aa41b17ca901
2   "name": "FSInteractiveMap",
3   "version": "0.1.0",
4   "summary": "FSInteractiveMap is a charting library to visualize and interact with a vector map on iOS.",
5   "description": "\tIt's like Geochart but for iOS. It's loading the maps from simple SVG files. It lets you visualize and interact with a vector map on iOS.\n",
6   "homepage": "https://github.com/ArthurGuibert/FSInteractiveMap",
7   "screenshots": "https://github.com/ArthurGuibert/FSInteractiveMap/raw/master/Screenshots/screen02.png",
8   "authors": {
9     "Arthur Guibert": "birslip@gmail.com"
10   },
11   "license": {
12     "type": "Apache License, Version 2.0",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/ArthurGuibert/FSInteractiveMap.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "Classes",
24     "FSInteractiveMap/FSInteractiveMap/**/*.{h,m}"
25   ],
26   "requires_arc": true