[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 8 / 7 / d / GooglePlacesAutocomplete / 0.2.1 / GooglePlacesAutocomplete.podspec.json
blob902a6d77c0e7bb1472bef62c20419f45798d48bc
2   "name": "GooglePlacesAutocomplete",
3   "version": "0.2.1",
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.1"
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"