[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / c / 1 / DDViewSwitcher / 1.0.2 / DDViewSwitcher.podspec.json
blob82a5ec2535e91a0692220f749f5f9978480c12e9
2   "name": "DDViewSwitcher",
3   "version": "1.0.2",
4   "summary": "With DDViewSwitcher, you can simply implement the effect of scrolling the view left and right with just two lines. like android TextSwitcher",
5   "homepage": "https://github.com/DingdingKim/DDViewSwitcher",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Dingding Kim": "twlovesh89@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/DingdingKim/DDViewSwitcher.git",
14     "tag": "1.0.2"
15   },
16   "source_files": [
17     "DDViewSwitcher",
18     "Classes/**/*.{swift}"
19   ],
20   "platforms": {
21     "ios": "8.0"
22   },
23   "pushed_with_swift_version": "3.0"