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] Plotline 4.1.5
[CocoaPods.git]
/
Specs
/
8
/
d
/
e
/
YPKit
/
1.1.4
/
YPKit.podspec.json
blob
8916a0f3ef853f6cc4f31f48871ca893124140b2
1
{
2
"name": "YPKit",
3
"version": "1.1.4",
4
"summary": "常用代码封装.",
5
"homepage": "https://github.com/yuping1989/YPKit",
6
"license": "MIT",
7
"authors": {
8
"Ping Yu": "290180695@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/yuping1989/YPKit.git",
15
"tag": "1.1.4"
16
},
17
"source_files": "YPKit/YPKit/**/*",
18
"requires_arc": true
19
}