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] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git]
/
Specs
/
f
/
7
/
5
/
YJTimer
/
0.1.0
/
YJTimer.podspec.json
blob
12e366357cb782dfb8e84111a3eafdf381f75408
1
{
2
"name": "YJTimer",
3
"version": "0.1.0",
4
"summary": "YJTimer",
5
"description": "YJTimer 自定义的小组件",
6
"homepage": "https://github.com/fyaojie/YJTimer",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"fyaojie": "yaojie.feng@symbio.com"
13
},
14
"source": {
15
"git": "https://github.com/fyaojie/YJTimer.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "YJTimer/Classes/**/*"
22
}