[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 1 / 2 / HCRotaryWheel / 0.1.5 / HCRotaryWheel.podspec.json
blob9991f3773a7b633c049faf5288ee37813e0dd20b
2   "name": "HCRotaryWheel",
3   "version": "0.1.5",
4   "summary": "A Rotary Wheel for altering content that can be customised in Interface Builder.",
5   "description": "Rotates on a Timer until Wheel is touched. Timer shuts off and then can be dragged or touched to spin the wheel. Functionality for changing any content when wheel turns. Background, number of elements and images can be changed in the Interface Builder",
6   "homepage": "https://github.com/HannahCarney/HCRotaryWheelPod.git",
7   "license": "MIT",
8   "authors": {
9     "Hannah Carney": "hannahcarneyart@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/HannahCarney/HCRotaryWheelPod.git",
13     "tag": "0.1.5"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HCRotaryWheel": [
22       "Pod/Assets/*.png"
23     ]
24   }