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] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git]
/
Specs
/
d
/
b
/
4
/
LEMUtility
/
0.0.2
/
LEMUtility.podspec.json
blob
050afe1cf811daf9e7a18fcbfbd4f449268535a8
1
{
2
"name": "LEMUtility",
3
"version": "0.0.2",
4
"summary": "通用组件",
5
"homepage": "https://github.com/veenveenveen/LEMUtility",
6
"license": "MIT",
7
"authors": {
8
"Himin": "745685567@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/veenveenveen/LEMUtility.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "LEMUtility/Main/**/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true
23
}