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] ADPhotoKit 1.5.0
[CocoaPods.git]
/
Specs
/
d
/
5
/
4
/
GLYPageView
/
0.0.2
/
GLYPageView.podspec.json
blob
7b350e5c73393e82c505454cf521ace0af7fc722
1
{
2
"name": "GLYPageView",
3
"version": "0.0.2",
4
"summary": "一个便捷标签栏.",
5
"description": "GLYPageViewKit",
6
"homepage": "https://github.com/Jason318/GLYPageView",
7
"license": "MIT",
8
"authors": {
9
"Jason318": "834699083@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/Jason318/GLYPageView.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"GLYPageView",
20
"GLYPageView/GLYPageView/*.{h,m}"
21
],
22
"requires_arc": true
23
}