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] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git]
/
Specs
/
e
/
0
/
d
/
DLShareKit
/
0.1.0
/
DLShareKit.podspec.json
blob
95dfaf5b880cba75e192be8a53980ffcf200e4a4
1
{
2
"name": "DLShareKit",
3
"version": "0.1.0",
4
"summary": "iOS 分享组件",
5
"homepage": "https://github.com/ZengyiMa/DLShareKit",
6
"license": "MIT",
7
"authors": {
8
"MaZengyi": "semazengyi@gmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/ZengyiMa/DLShareKit.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "DLShareKit/*.{h,m}",
18
"requires_arc": true
19
}