blob: fd9f31118d73a95da04f5f4b2c7d3ad57bf18d4e [file] [log] [blame]
{
"name": "GooglePlacesPicker",
"version": "0.1.0",
"summary": "GooglePlacesPicker lets a user select an Google Places.",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"homepage": "https://github.com/ihorrapalyuk/GooglePlacesPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ihor Rapalyuk": "i.rapalyuk2012@gmail.com"
},
"source": {
"git": "https://github.com/ihorrapalyuk/GooglePlacesPicker.git",
"tag": "0.1.0"
},
"source_files": "GooglePlacesPicker/**/*.{swift,storyboard,xib}",
"resources": "GooglePlacesPicker/**/*.{png,jpeg,jpg}",
"frameworks": "UIKit"
}