blob: 8c677fae3270d9f21d0bb6efc93c7e862d2ed1c4 [file] [log] [blame]
{
"name": "BGMapPreview",
"version": "1.1.8",
"summary": "BGMapPreview is a category on UIImageView for iOS to create and set map preview image asynchronously.",
"homepage": "https://github.com/bartguminiak/BGMapPreview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bartguminiak": "guminiak.bartlomiej@gmail.com"
},
"source": {
"git": "https://github.com/bartguminiak/BGMapPreview.git",
"tag": "1.1.8"
},
"social_media_url": "https://twitter.com/bartgum",
"platforms": {
"ios": "8.0"
},
"source_files": "BGMapPreview/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}