[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / d / GooglePlacesAutocomplete / 0.2.0 / GooglePlacesAutocomplete.podspec.json
blob0f1d75005075108a7ea5b18104b29ecaa9167505
2   "name": "GooglePlacesAutocomplete",
3   "version": "0.2.0",
4   "summary": "Simple Google Places autocompleting address entry view",
5   "homepage": "https://github.com/watsonbox/ios_google_places_autocomplete",
6   "screenshots": [
7     "https://raw.githubusercontent.com/watsonbox/ios_google_places_autocomplete/master/Screenshots/view.png",
8     "https://raw.githubusercontent.com/watsonbox/ios_google_places_autocomplete/master/Screenshots/search.png"
9   ],
10   "license": "MIT",
11   "authors": {
12     "Howard Wilson": "howard@watsonbox.net"
13   },
14   "source": {
15     "git": "https://github.com/watsonbox/ios_google_places_autocomplete.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GooglePlacesAutocomplete/*.{h,swift}",
22   "resources": "GooglePlacesAutocomplete/*.{xcassets,xib}",
23   "requires_arc": true,
24   "frameworks": "UIKit"