[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 4 / b / ALPlacesViewController / 1.0.1 / ALPlacesViewController.podspec.json
blob9fac713b69c67a8f0b5a0e16080a3981596c3e5c
2   "name": "ALPlacesViewController",
3   "version": "1.0.1",
4   "summary": "A place picker and location search using Google's iOS SDK",
5   "source": {
6     "git": "https://github.com/AlexLittlejohn/ALPlacesViewController.git",
7     "tag": "1.0.1"
8   },
9   "requires_arc": true,
10   "platforms": {
11     "ios": "8.0"
12   },
13   "license": "MIT",
14   "source_files": "ALPlacesViewController/**/*.{swift}",
15   "resources": [
16     "ALPlacesViewController/ALPlacesAssets.xcassets"
17   ],
18   "homepage": "https://github.com/AlexLittlejohn/ALPlacesViewController",
19   "authors": {
20     "Alex Littlejohn": "alexlittlejohn@me.com"
21   },
22   "frameworks": "CoreLocation",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   }