[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / e / UIRotateView / 1.0.1 / UIRotateView.podspec.json
blob50fb4aea8fa0bcb82d0bb4764a9172b2a2356658
2   "name": "UIRotateView",
3   "version": "1.0.1",
4   "summary": "The UIView Rotate from value 0.0 to 1.0.",
5   "description": "The UIView Rotate from value 0.0 to 1.0. General case is use with UICircleSlider as an indicator.",
6   "homepage": "https://github.com/kidyoungx/UIRotateView",
7   "license": "MPL-2.0",
8   "authors": {
9     "Kid Young": "kidyoungx@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/kidyoungx/UIRotateView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "UIRotateView",
20     "UIRotateView/**/*.{h,m}"
21   ],
22   "exclude_files": "SampleUIRotateView",
23   "public_header_files": "UIRotateView/**/*.h",
24   "requires_arc": true