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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
9
/
2
/
c
/
MqlClock
/
1.1.2
/
MqlClock.podspec.json
blob
cf434556c5730f4dc6b464e2943450d6b5360321
1
{
2
"name": "MqlClock",
3
"version": "1.1.2",
4
"summary": "一行代码显示实时时间.",
5
"description": "点击按钮倒计时",
6
"homepage": "https://github.com/MQL9011/MqlClock",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"MQL": "https://github.com/MQL9011"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/MQL9011/MqlClock",
19
"tag": "1.1.2"
20
},
21
"source_files": "MqlClock/*.{h,m}",
22
"requires_arc": true
23
}