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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
b
/
9
/
AXDrawerKit
/
0.0.1
/
AXDrawerKit.podspec.json
blob
ed80012d71cb10f65a4fa1903756967b2d12f6a3
1
{
2
"name": "AXDrawerKit",
3
"version": "0.0.1",
4
"summary": "这是一个简单的侧滑抽屉视图工具。",
5
"homepage": "http://xaoxuu.com",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"xaoxuu": "xaoxuu@gmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/xaoxuu/AXDrawerKit.git",
18
"tag": "0.0.1",
19
"submodules": true
20
},
21
"source_files": "AXDrawerKit/AXDrawerKit/*.{h,m,mm}",
22
"requires_arc": true
23
}