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] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git]
/
Specs
/
c
/
d
/
2
/
lemage
/
1.0.0
/
lemage.podspec.json
blob
34e1c75c91a3eb6b57254762cf2bd1e1f73f31f4
1
{
2
"name": "lemage",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "lemage相册浏览器",
8
"homepage": "https://github.com/LemonITCN/lemage-ios",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"LemonITCN": "306822374@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/LemonITCN/lemage-ios.git",
18
"tag": "v1.0.0"
19
},
20
"source_files": [
21
"lemage/lemage/*.{h,m}",
22
"lemage/lemage/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}