[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / e / 0 / RNStatePicker / 0.0.4 / RNStatePicker.podspec.json
blob00a33ec7682503b617ad3a7cf11c199b1615a6f2
2   "name": "RNStatePicker",
3   "version": "0.0.4",
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.4"
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