[Add] FanapPodChatSDK 1.2.12
[CocoaPods.git] / Specs / d / 1 / 2 / HCRotaryWheel / 0.1.3 / HCRotaryWheel.podspec.json
blobd76b2d529ae8c794a21f496a7827faf9f8ec58da
2   "name": "HCRotaryWheel",
3   "version": "0.1.3",
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.3"
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   }