[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 9 / LocationPickerView / 1.1.0 / LocationPickerView.podspec.json
blob20c6cc59940e951d8695637485a7cd3429a7ec70
2   "name": "LocationPickerView",
3   "version": "1.1.0",
4   "summary": "MKMapView + UITableView + Parallax scrolling. Provides a framework for building an interactive location picker on iOS.",
5   "homepage": "https://github.com/mstrchrstphr/LocationPickerView",
6   "screenshots": "https://raw.github.com/mstrchrstphr/LocationPickerView/master/github-images/01.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christopher Constable": "chris@futura.io"
13   },
14   "source": {
15     "git": "https://github.com/mstrchrstphr/LocationPickerView.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "LocationPickerView/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "MapKit"
22   ],
23   "requires_arc": true,
24   "platforms": {
25     "ios": "5.0"
26   }