blob: 66ed8f31d4e8e2f2109847c48b1df14f67c67a5e [file] [log] [blame]
{
"name": "MMBGoogleLocationPicker",
"version": "0.0.3",
"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/locationpicker.gif",
"license": "MahmoudMMB",
"authors": {
"MahmoudMMB": "mmbelbeisi@gmail.com"
},
"source": {
"git": "https://github.com/MahmoudMMB/MMBGoogleLocationPicker.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"source_files": "LocationPicker/*.{swift,h,m,xib,storyboard,lproj}",
"resource_bundles": {
"MMBGoogleLocationPicker": [
"LocationPicker/Resources/*.{swift,h,m,xib,storyboard,lproj,storyboard}/*.{xib,strings}"
]
},
"exclude_files": "LocationPicker/*.plist",
"static_framework": true,
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
]
},
"swift_version": "4.2"
}