[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / b / 6 / MGGStaticMapView / 1.0.4 / MGGStaticMapView.podspec.json
blobd889a0269f334eed51ce4bc03d49708684ab7d2f
2   "name": "MGGStaticMapView",
3   "version": "1.0.4",
4   "license": "Apache V2",
5   "summary": "Drop-in replacement for MKMapView that uses a snapshotter to reduce memory usage.",
6   "homepage": "https://github.com/mglidden/MGGStaticMapView",
7   "authors": {
8     "Mason Glidden": "mason@masonglidden.com"
9   },
10   "source": {
11     "git": "https://github.com/mglidden/MGGStaticMapView.git",
12     "tag": "1.0.4"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "public_header_files": "MGGStaticMapView/Source/**/MGGStaticMapView.h",
19   "source_files": "MGGStaticMapView/Source/**/*.{h,m}"