[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 8 / PCRotaryWheel / 0.1.1 / PCRotaryWheel.podspec.json
blob3ce55bee4d90cc888663df1f51d5a43044f11709
2   "name": "PCRotaryWheel",
3   "version": "0.1.1",
4   "summary": "A Configurable rotary wheel that allows for 2-8 icons and laternating text.",
5   "description": "This is a configurable rotary wheel that is responsive as well as configurable up to 8 elements. Text and other alternating content can be hooked up. A better design to a carosel for alternating content",
6   "homepage": "https://github.com/playconsult/PCRotaryWheel",
7   "license": "MIT",
8   "authors": {
9     "Hannah Carney": "hannahcarneyart@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/playconsult/PCRotaryWheel.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "PCRotaryWheel/Classes/**/*",
19   "resource_bundles": {
20     "PCRotaryWheel": [
21       "PCRotaryWheel/Assets/*.png"
22     ]
23   }