[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 5 / 3 / d / CYCImageScrollView / 0.0.2 / CYCImageScrollView.podspec.json
blobf376eb83dc3d6f972253462a7f0e18e3f3d7e000
2   "name": "CYCImageScrollView",
3   "version": "0.0.2",
4   "summary": "实现多张图片的轮播效果.",
5   "description": "You can use CYCImageScrollView add images to scrollView easily.",
6   "homepage": "https://github.com/22377832/CYCImageScrollView",
7   "license": "MIT",
8   "authors": {
9     "chongyang.chen": "22377832@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/22377832/CYCImageScrollView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "Example/*.{swift}",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"