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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
3
/
e
/
d
/
UMDyDemo
/
0.1.0
/
UMDyDemo.podspec.json
blob
7f7a8492565b41c49eb34bfd7cfdc3b3a897ed31
1
{
2
"name": "UMDyDemo",
3
"version": "0.1.0",
4
"summary": "这个是描述私有库的内容...",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "http://www.qianbaocard.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"guangqiang": "1126756952@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/guangqiang-liu/priLibDemo.git"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "*",
21
"frameworks": [
22
"UIKit",
23
"MapKit",
24
"Foundation"
25
]
26
}