blob: e73033e8973d1198ba5d6d9ee22f10f226beb3f5 [file] [log] [blame]
{
"name": "MMBGoogleLocationPicker",
"version": "0.0.5",
"summary": "A ready for use and fully customizable location picker for your app.",
"homepage": "https://github.com/MahmoudMMB/MMBGoogleLocationPicker",
"screenshots": "https://raw.githubusercontent.com/MahmoudMMB/MMBGoogleLocationPicker/master/Screenshots/MMBGoogleLocationPicker.gif",
"license": "MahmoudMMB",
"authors": {
"MahmoudMMB": "mmbelbeisi@gmail.com"
},
"source": {
"git": "https://github.com/MahmoudMMB/MMBGoogleLocationPicker.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"source_files": "LocationPicker/*.{swift,h,m,xib,storyboard,lproj}",
"resources": [
"LocationPicker/Resources/*.{swift,h,m,xib}",
"LocationPicker/Resources/*.{storyboard,lproj}/*.{xib,strings}"
],
"exclude_files": "LocationPicker/*.plist",
"static_framework": true,
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
]
},
"swift_version": "4.2"
}