[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 1 / 6 / 2 / AACycleScrollView / 1.1.0 / AACycleScrollView.podspec.json
blob0f9a2b72c14709da2f8f2cf31ee95aeee84306c0
2   "name": "AACycleScrollView",
3   "version": "1.1.0",
4   "summary": "iOS 自动轮播图",
5   "homepage": "https://github.com/Fxxxxxx/AACycleScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Aaron Feng": "e2shao1993@163.com"
12   },
13   "swift_versions": "5",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Fxxxxxx/AACycleScrollView.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "AACycleScrollView/*.swift",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Kingfisher": [
27     ]
28   }