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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
c
/
7
/
6
/
SwiftyTimer
/
2.0.0
/
SwiftyTimer.podspec.json
blob
75cb7b67d986af0195c380e56a58073a50dceff0
1
{
2
"name": "SwiftyTimer",
3
"version": "2.0.0",
4
"license": "MIT",
5
"summary": "Swifty API for NSTimer",
6
"homepage": "https://github.com/radex/SwiftyTimer",
7
"authors": {
8
"Radek Pietruszewski": "this.is@radex.io"
9
},
10
"source": {
11
"git": "https://github.com/radex/SwiftyTimer.git",
12
"tag": "2.0.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0",
17
"osx": "10.9",
18
"tvos": "9.0",
19
"watchos": "2.0"
20
},
21
"source_files": "Sources/*.swift"
22
}