[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 8 / 0 / MapsLib / 0.0.2 / MapsLib.podspec.json
blobdaf08e4ae6a59683b03db9165a2ca99ac3705b6f
2   "name": "MapsLib",
3   "version": "0.0.2",
4   "summary": "Demo maps.",
5   "homepage": "https://github.com/rmartinezb/MapsLib.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Rober Martínez, Sebastián Gómez Osorio",
11   "source": {
12     "git": "https://github.com/rmartinezb/MapsLib.git",
13     "tag": "0.0.2"
14   },
15   "source_files": [
16     "mapslib",
17     "mapslib/*.{h,m}"
18   ],
19   "resources": [
20     "mapslib/MapViewViewController.xib"
21   ],
22   "frameworks": "UIKit",
23   "platforms": {
24     "ios": "7.0"
25   },
26   "requires_arc": false