[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / a / 2 / f / BetterMaps / 0.0.2 / BetterMaps.podspec.json
blob0701070ad146974d7c1750daa57e951aa8255fb3
2   "name": "BetterMaps",
3   "version": "0.0.2",
4   "summary": "Categories with extensions to MKMapKit libs.",
5   "homepage": "https://github.com/xjunior/BetterMaps",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Carlos Palhares": "me@xjunior.me"
12   },
13   "source": {
14     "git": "https://github.com/xjunior/BetterMaps.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "*.{h,m}",
21   "ios": {
22     "frameworks": "MapKit"
23   },
24   "requires_arc": true