[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 8 / 7 / WAPageControl / 1.0.1 / WAPageControl.podspec.json
blobec299c079ba2dc4a80d9e3a3e2fe575f6e25b01e
2   "name": "WAPageControl",
3   "version": "1.0.1",
4   "summary": "WAPageControl is a set of cool animated page controls written in Swift to replace boring UIPageControl.",
5   "platforms": {
6     "ios": "8.0",
7     "tvos": "9.0"
8   },
9   "homepage": "https://github.com/iosdeveloper480/WAPageControl",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Waqas Ali": "waqasaliw@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/iosdeveloper480/WAPageControl.git",
19     "tag": "1.0.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "WAPageControl/*.swift",
24     "WAPageControl/Core/*.swift"
25   ],
26   "subspecs": [
27     {
28       "name": "Aji",
29       "source_files": [
30         "WAPageControl/WAPageControlAji.swift",
31         "WAPageControl/Core/*.swift"
32       ]
33     },
34     {
35       "name": "Aleppo",
36       "source_files": [
37         "WAPageControl/WAPageControlAleppo.swift",
38         "WAPageControl/Core/*.swift"
39       ]
40     },
41     {
42       "name": "Vickey",
43       "source_files": [
44         "WAPageControl/WAPageControlVickey.swift",
45         "WAPageControl/Core/*.swift"
46       ]
47     },
48     {
49       "name": "Fresno",
50       "source_files": [
51         "WAPageControl/WAPageControlFresno.swift",
52         "WAPageControl/Core/*.swift"
53       ]
54     },
55     {
56       "name": "Jalapeno",
57       "source_files": [
58         "WAPageControl/WAPageControlJalapeno.swift",
59         "WAPageControl/Core/*.swift"
60       ]
61     },
62     {
63       "name": "Jaloro",
64       "source_files": [
65         "WAPageControl/WAPageControlJaloro.swift",
66         "WAPageControl/Core/*.swift"
67       ]
68     },
69     {
70       "name": "Paprika",
71       "source_files": [
72         "WAPageControl/WAPageControlPaprika.swift",
73         "WAPageControl/Core/*.swift"
74       ]
75     },
76     {
77       "name": "Puya",
78       "source_files": [
79         "WAPageControl/WAPageControlPuya.swift",
80         "WAPageControl/Core/*.swift"
81       ]
82     }
83   ],
84   "swift_version": "5.0"