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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
7
/
6
/
SwiftyTimer
/
1.2.0
/
SwiftyTimer.podspec.json
blob
5a10cf08c88d939b957808c62d609e20867f8ea5
1
{
2
"name": "SwiftyTimer",
3
"version": "1.2.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": "1.2.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0",
17
"osx": "10.9"
18
},
19
"source_files": "Src/*.swift"
20
}