[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / 6 / 9 / GooglePlacesPicker / 0.1.0 / GooglePlacesPicker.podspec.json
blobfd9f31118d73a95da04f5f4b2c7d3ad57bf18d4e
2   "name": "GooglePlacesPicker",
3   "version": "0.1.0",
4   "summary": "GooglePlacesPicker lets a user select an Google Places.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "requires_arc": true,
9   "homepage": "https://github.com/ihorrapalyuk/GooglePlacesPicker",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ihor Rapalyuk": "i.rapalyuk2012@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ihorrapalyuk/GooglePlacesPicker.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "GooglePlacesPicker/**/*.{swift,storyboard,xib}",
22   "resources": "GooglePlacesPicker/**/*.{png,jpeg,jpg}",
23   "frameworks": "UIKit"