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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
6
/
a
/
e
/
LGUIKit
/
0.1.0
/
LGUIKit.podspec.json
blob
0a04239198fbad5678a31f3e65608108275a7ee1
1
{
2
"name": "LGUIKit",
3
"version": "0.1.0",
4
"summary": "简单测试",
5
"description": "描述内容",
6
"homepage": "https://bitbucket.org/lg8294/lgkitdemo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"李刚": "515930926@qq.com"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source": {
18
"git": "https://lg8294@bitbucket.org/lg8294/lgkitdemo.git",
19
"tag": "0.1.0"
20
},
21
"source_files": "LGUIKit/**/*.{h,m}",
22
"frameworks": "UIKit",
23
"requires_arc": true,
24
"dependencies": {
25
"LGFoundation": [
26
27
]
28
},
29
"deprecated": true
30
}