[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 2 / 0 / MTZTiltReflectionSlider / 1.0 / MTZTiltReflectionSlider.podspec.json
blob2f9e800499db21ef6d5a3e21a23903f89646252d
2   "name": "MTZTiltReflectionSlider",
3   "version": "1.0",
4   "summary": "UISlider subclass mimicking and improving the tilt controlled slider added to Music.app in iOS 6.",
5   "homepage": "https://github.com/mdznr/MTZTiltReflectionSlider",
6   "license": {
7     "type": "BSD 3-Clause License",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Matt Zanchelli": "matt@mdznr.com"
12   },
13   "source": {
14     "git": "https://github.com/mdznr/MTZTiltReflectionSlider.git",
15     "tag": "Release1.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "MTZTiltReflectionSlider/*.{h,m}",
21   "exclude_files": [
22     "MTZTiltReflectionSlider_Example*",
23     "README Images"
24   ],
25   "resources": "MTZTiltReflectionSlider/*.png",
26   "frameworks": [
27     "CoreMotion",
28     "QuartzCore"
29   ],
30   "requires_arc": true