[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 2 / 9 / YPCycleScrollView / 0.0.3 / YPCycleScrollView.podspec.json
blobd4a3b80f03bd5c5bd0a6ef3edf727c4bfd2cd846
2   "name": "YPCycleScrollView",
3   "version": "0.0.3",
4   "summary": "cycleScroll imageView",
5   "homepage": "https://github.com/D8Ge/YPCycleScrollView",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "license": "MIT",
10   "authors": {
11     "D8Ge": "burnedfrog@163.com"
12   },
13   "source": {
14     "git": "https://github.com/D8Ge/YPCycleScrollView.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "YPCycleScrollViewFramework/*.{h,m}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   }