[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 6 / c / 5 / BGMapPreview / 1.1.7 / BGMapPreview.podspec.json
blob4f16ad93c1d2036b4431b3a49adc426014cc3ec9
2   "name": "BGMapPreview",
3   "version": "1.1.7",
4   "summary": "BGMapPreview is a category on UIImageView for iOS to create and set map preview image asynchronously.",
5   "homepage": "https://github.com/bartguminiak/BGMapPreview",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bartguminiak": "guminiak.bartlomiej@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bartguminiak/BGMapPreview.git",
15     "tag": "1.1.7"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "BGMapPreview/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "MapKit"
24   ]