repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git]
/
Specs
/
a
/
7
/
0
/
AACarousel
/
1.1.1
/
AACarousel.podspec.json
blob
d8cf4da0b0211e1d7a8aa9a2023d845447b4a6ca
1
{
2
"name": "AACarousel",
3
"version": "1.1.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE.md"
7
},
8
"summary": "Image Slider in Swift",
9
"homepage": "https://github.com/Alan881/AACarousel",
10
"authors": {
11
"Alan": "nakama74@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/Alan881/AACarousel.git",
15
"tag": "1.1.1"
16
},
17
"source_files": "Sources/*.swift",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "8.0"
21
}
22
}