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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
5
/
c
/
LEETheme
/
1.0.5
/
LEETheme.podspec.json
blob
7000d859a0f9a91bd30c5272c0e2794188b7a0c3
1
{
2
"name": "LEETheme",
3
"version": "1.0.5",
4
"summary": "最好用的主题管理库",
5
"homepage": "https://github.com/lixiang1994/LEETheme",
6
"license": "GPL",
7
"authors": {
8
"LEE": "applelixiang@126.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/lixiang1994/LEETheme.git",
15
"tag": "1.0.5"
16
},
17
"source_files": "LEEThemeDemo/LEEThemeDemo/LEETheme/**/*.{h,m}",
18
"requires_arc": true
19
}