[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / f / MHRotaryKnob / 1.1.0 / MHRotaryKnob.podspec.json
blob2c1ee38191b7f790c0ecfb829f2555c1da2676ab
2   "name": "MHRotaryKnob",
3   "version": "1.1.0",
4   "summary": "UIControl for iOS that acts like a rotary knob.",
5   "homepage": "http://www.hollance.com/components",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Matthijs Hollemans": "mail@hollance.com"
12   },
13   "source": {
14     "git": "https://github.com/hollance/MHRotaryKnob.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "MHRotaryKnob",
22     "MHRotaryKnob/**/*.{h,m}"
23   ],
24   "frameworks": "QuartzCore",
25   "requires_arc": true