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
[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git]
/
Specs
/
7
/
6
/
c
/
RJWeakTime
/
1.0.0
/
RJWeakTime.podspec.json
blob
05e3fe9fe57e43d2ac6f43039c706a8147930605
1
{
2
"name": "RJWeakTime",
3
"version": "1.0.0",
4
"summary": "弱引用的NSTimer",
5
"homepage": "git@github.com:jcexk/RJWeakTime",
6
"license": "MIT",
7
"authors": {
8
"jcexk": "2542700177@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/jcexk/RJWeakTime.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "RJWeakTime/Classes/*.{h,m}",
18
"requires_arc": true
19
}