[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / c / PRRotaryKnob / 0.2.0 / PRRotaryKnob.podspec.json
blobe2137977c9ba23b3a877c512cef2cffe017fd8d6
2   "name": "PRRotaryKnob",
3   "version": "0.2.0",
4   "summary": "semi-circle UISlider",
5   "description": "A semi-circle UISlider",
6   "homepage": "https://github.com/anthann/PRRotaryKnob",
7   "license": "MIT",
8   "authors": {
9     "anthann": "72115165g@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/anthann/PRRotaryKnob.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PRRotaryKnob": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "QuartzCore"
28   ]