[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 1 / 2 / HCRotaryWheel / 0.1.0 / HCRotaryWheel.podspec.json
blob5a2e5008188bf366b8fb00fa8c9c8bf17e8246ed
2   "name": "HCRotaryWheel",
3   "version": "0.1.0",
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.0"
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   }