[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 0 / RNStatePicker / 0.0.5 / RNStatePicker.podspec.json
blobfd71df7f75a6ad98b16be644005aae4669cd8584
2   "name": "RNStatePicker",
3   "version": "0.0.5",
4   "summary": "State picker table view controller for iOS 7+",
5   "description": "Table view controller with searchable list of states with completion block and dynamic fonts support.",
6   "license": "MIT",
7   "authors": {
8     "Rafael Nobre": "nobre84@gmail.com"
9   },
10   "homepage": "https://github.com/nobre84/RNStatePicker",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/nobre84/RNStatePicker.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "StatePicker",
20     "StatePicker/**/*.{h,m}"
21   ],
22   "resources": "StatePicker/*.{xcassets,plist}",
23   "preserve_paths": "StatePicker/StateFlags.xcassets/*",
24   "requires_arc": true