[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 1 / THEPageControl / 1.0.0 / THEPageControl.podspec.json
blob0c1b6f7a5ef3b797c308e167345f9948e9893062
2   "name": "THEPageControl",
3   "version": "1.0.0",
4   "summary": "Simple and flexible page control",
5   "description": "Simple to use page control written in Swift. Provides full customization per dot.\nIncludes automatic intermediate state resolution for smooth transitions.",
6   "homepage": "https://github.com/badoo/THEPageControl",
7   "screenshots": "https://raw.githubusercontent.com/badoo/THEPageControl/master/readme_images/example.gif",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "Igor Kashkuta": "ikashkuta@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/badoo/THEPageControl.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "THEPageControl/Source/**/*.{h,m,swift}",
22   "public_header_files": "THEPageControl/Source/**/*.h",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0.2"