[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 2 / d / CHIPageControl / 0.1.6 / CHIPageControl.podspec.json
blob5f147987d6061568b894ea9082cee50f8bb4c703
2   "name": "CHIPageControl",
3   "version": "0.1.6",
4   "summary": "CHIPageControl 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/ChiliLabs/CHIPageControl",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Chili": "studio@chi.lv"
16   },
17   "source": {
18     "git": "https://github.com/ChiliLabs/CHIPageControl.git",
19     "tag": "0.1.6"
20   },
21   "source_files": [
22     "CHIPageControl/*.swift",
23     "CHIPageControl/Core/*.swift"
24   ],
25   "subspecs": [
26     {
27       "name": "Aji",
28       "source_files": [
29         "CHIPageControl/CHIPageControlAji.swift",
30         "CHIPageControl/Core/*.swift"
31       ]
32     },
33     {
34       "name": "Aleppo",
35       "source_files": [
36         "CHIPageControl/CHIPageControlAleppo.swift",
37         "CHIPageControl/Core/*.swift"
38       ]
39     },
40     {
41       "name": "Chimayo",
42       "source_files": [
43         "CHIPageControl/CHIPageControlChimayo.swift",
44         "CHIPageControl/Core/*.swift"
45       ]
46     },
47     {
48       "name": "Fresno",
49       "source_files": [
50         "CHIPageControl/CHIPageControlFresno.swift",
51         "CHIPageControl/Core/*.swift"
52       ]
53     },
54     {
55       "name": "Jalapeno",
56       "source_files": [
57         "CHIPageControl/CHIPageControlJalapeno.swift",
58         "CHIPageControl/Core/*.swift"
59       ]
60     },
61     {
62       "name": "Jaloro",
63       "source_files": [
64         "CHIPageControl/CHIPageControlJaloro.swift",
65         "CHIPageControl/Core/*.swift"
66       ]
67     },
68     {
69       "name": "Paprika",
70       "source_files": [
71         "CHIPageControl/CHIPageControlPaprika.swift",
72         "CHIPageControl/Core/*.swift"
73       ]
74     },
75     {
76       "name": "Puya",
77       "source_files": [
78         "CHIPageControl/CHIPageControlPuya.swift",
79         "CHIPageControl/Core/*.swift"
80       ]
81     }
82   ]