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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
a
/
4
/
3
/
MKImpulse
/
1.0.4
/
MKImpulse.podspec.json
blob
abe67623845abebaf1b1a7cf87268a573b9f2bec
1
{
2
"name": "MKImpulse",
3
"version": "1.0.4",
4
"license": "MIT",
5
"summary": "MKImpulse是一个代替NSTimer的高精度脉冲器, 基于GCD编写.",
6
"homepage": "https://github.com/SYFH/MKImpulse",
7
"authors": {
8
"SYFH": "SYFH"
9
},
10
"source": {
11
"git": "https://github.com/SYFH/MKImpulse.git",
12
"tag": "1.0.4"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source_files": "MKImpulse/*.{h,m}"
18
}