[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / d / 1 / 2 / HCRotaryWheel / 0.1.2 / HCRotaryWheel.podspec.json
blob86fd935b0c08b95a029f59bb3fdd99e41cf9cff9
2   "name": "HCRotaryWheel",
3   "version": "0.1.2",
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.2"
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   }