[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / 7 / 0 / 5 / USStatePicker / 1.0.0 / USStatePicker.podspec.json
blob296f9bb610347b336ad93540b8846c785bbd666e
2   "name": "USStatePicker",
3   "version": "1.0.0",
4   "summary": "Display list of available states for an application in a UIPickerView.",
5   "description": "USStatePicker is a custom UIPickerView that will allow you to easily display a list of states in\nyour application. The picker can be customized to show all 50 states or a subset of states based\non the needs of your application.",
6   "homepage": "https://github.com/donnywdavis/USStatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Donny Davis": "donnywdavis@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/donnywdavis/USStatePicker.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "USStatePicker/Classes/**/*"