[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / e / UICurveSlider / 0.1 / UICurveSlider.podspec.json
blob982d3119cb5f37275fbdcd618a831c4aaa91a25e
2   "name": "UICurveSlider",
3   "version": "0.1",
4   "summary": "Curvy slider developed base on UICircleSlider.",
5   "homepage": "https://github.com/matthewyan/UICurveSlider",
6   "license": "MIT",
7   "authors": {
8     "matthewyan": "pigphone@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/matthewyan/UICurveSlider.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "UICurveSlider/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]