[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / d / CHIPageControl / 0.1.1 / CHIPageControl.podspec.json
blob7396122240a195c98527d81e3d1af7d68fbf2d75
2   "name": "CHIPageControl",
3   "version": "0.1.1",
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.1"
20   },
21   "source_files": [
22     "CHIPageControl/*.swift",
23     "CHIPageControl/Core/*.swift"
24   ],
25   "pushed_with_swift_version": "3.0",
26   "subspecs": [
27     {
28       "name": "Aji",
29       "source_files": [
30         "CHIPageControl/CHIPageControlAji.swift",
31         "CHIPageControl/Core/*.swift"
32       ]
33     },
34     {
35       "name": "Aleppo",
36       "source_files": [
37         "CHIPageControl/CHIPageControlAleppo.swift",
38         "CHIPageControl/Core/*.swift"
39       ]
40     },
41     {
42       "name": "Chimayo",
43       "source_files": [
44         "CHIPageControl/CHIPageControlChimayo.swift",
45         "CHIPageControl/Core/*.swift"
46       ]
47     },
48     {
49       "name": "Fresno",
50       "source_files": [
51         "CHIPageControl/CHIPageControlFresno.swift",
52         "CHIPageControl/Core/*.swift"
53       ]
54     },
55     {
56       "name": "Jalapeno",
57       "source_files": [
58         "CHIPageControl/CHIPageControlJalapeno.swift",
59         "CHIPageControl/Core/*.swift"
60       ]
61     },
62     {
63       "name": "Jaloro",
64       "source_files": [
65         "CHIPageControl/CHIPageControlJaloro.swift",
66         "CHIPageControl/Core/*.swift"
67       ]
68     },
69     {
70       "name": "Paprika",
71       "source_files": [
72         "CHIPageControl/CHIPageControlPaprika.swift",
73         "CHIPageControl/Core/*.swift"
74       ]
75     },
76     {
77       "name": "Puya",
78       "source_files": [
79         "CHIPageControl/CHIPageControlPuya.swift",
80         "CHIPageControl/Core/*.swift"
81       ]
82     }
83   ]