[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / f / 2 / 3 / PFPageControl / 1.1.0 / PFPageControl.podspec.json
blobbcedbd60278cb22e58420fdadb6e9d3c26cf7568
2   "name": "PFPageControl",
3   "version": "1.1.0",
4   "summary": "iOS 14 inspired UIPageControl with extra features",
5   "description": "This is a page control inspired by the iOS 14 UIPageControl that you can use in your < iOS 14 projects. It comes with some extra customizability options.",
6   "homepage": "https://github.com/profico/PFPageControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ivan FerenĨak": "iferencak@profico.hr"
13   },
14   "social_media_url": "https://twitter.com/ferencakIvan",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5",
19   "source": {
20     "git": "https://github.com/profico/PFPageControl.git",
21     "tag": "1.1.0"
22   },
23   "source_files": "PFPageControl/**/*.{h,m,swift}",
24   "swift_version": "5"