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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
2
/
b
/
e
/
RunView
/
0.0.2
/
RunView.podspec.json
blob
f8f758c8e656599d31f4486e7a56acd197358bbd
1
{
2
"name": "RunView",
3
"version": "0.0.2",
4
"summary": "这里写的是s.summary",
5
"homepage": "https://github.com/StupidShare/RunView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"StupidShare": "iCnSey@gmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/StupidShare/RunView.git",
18
"tag": "0.0.2"
19
},
20
"source_files": [
21
"RunView",
22
"RunView/RunView/*/*.{h,m}"
23
],
24
"requires_arc": true
25
}