[Add] RepairClubSDK 1.2.09
[CocoaPods.git] / Specs / 7 / 6 / 9 / BIZSliderView / 1.0.0 / BIZSliderView.podspec.json
blob1f4eb1a64a08c2215c8d89e51c97c537f6cf62f0
2   "name": "BIZSliderView",
3   "version": "1.0.0",
4   "summary": "BIZSliderView is a custom slider with flexible adjusting.",
5   "homepage": "https://github.com/bizibizi/BIZSliderView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Igor Bizi": "igorbizi@mail.ru"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/bizibizi/BIZSliderView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "public_header_files": "Classes/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "QuartzCore"
26   ],
27   "requires_arc": true