[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / e / 0 / RNStatePicker / 0.0.1 / RNStatePicker.podspec.json
bloba232cb68f466e925cb52ad989ef39c23ee3fdda8
2   "name": "RNStatePicker",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": [
19     "StatePicker",
20     "StatePicker/**/*.{h,m}"
21   ],
22   "resources": "StatePicker/StateFlags.xcassets",
23   "preserve_paths": "StatePicker/StateFlags.xcassets/*",
24   "requires_arc": true