[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 7 / 4 / ESPSlider / 1.0.0 / ESPSlider.podspec.json
blob5a58612f4750d60a09c2cfc895469248a067ad48
2   "name": "ESPSlider",
3   "version": "1.0.0",
4   "summary": "A custom UIView with Rating Slider behaviour.",
5   "homepage": "https://github.com/xorna/ESPSlider",
6   "license": "MIT",
7   "authors": {
8     "AndreĢ Gustavo Espeiorin": "andre.espeiorin@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xorna/ESPSlider.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/espeiorin",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/ios",
20   "ios": {
21     "exclude_files": "Classes/osx"
22   },
23   "public_header_files": "Classes/**/*.h"