[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / d / CHIPageControl / 0.0.1 / CHIPageControl.podspec.json
blob68a454b58ab8bc7e7f559e46e767f8ef00dfd615
2   "name": "CHIPageControl",
3   "version": "0.0.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.0.1"
20   },
21   "source_files": [
22     "CHIPageControl/*.swift",
23     "CHIPageControl/Core/*.swift"
24   ],
25   "pushed_with_swift_version": "3.0"