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] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git]
/
Specs
/
1
/
e
/
4
/
FaveButton
/
1.1.0
/
FaveButton.podspec.json
blob
9a088bbba41314cf8dc6d6992baab65e62ad1628
1
{
2
"name": "FaveButton",
3
"version": "1.1.0",
4
"summary": "Cute animated like button",
5
"license": "MIT",
6
"homepage": "https://github.com/xhamr/fave-button",
7
"authors": {
8
"Jansel Valentin": "jvra16@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/xhamr/fave-button.git",
15
"tag": "1.1.0"
16
},
17
"source_files": "Source/**/*.swift",
18
"requires_arc": true
19
}