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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
0
/
7
/
f
/
lemix
/
1.2.8
/
lemix.podspec.json
blob
6da98f46e68b489e62f72b359ea300fcf691fb04
1
{
2
"name": "lemix",
3
"version": "1.2.8",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "lemix引擎",
8
"homepage": "https://code.lemonit.cn/lemix/lemix-ios-oc",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"wangweiguang": "306822374@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/lemix-project/lemix-ios",
18
"tag": "v1.2.8"
19
},
20
"source_files": [
21
"lemix/lemix/*.{h,m}",
22
"lemix/lemix/**/*.{h,m}"
23
],
24
"requires_arc": true,
25
"dependencies": {
26
"SSZipArchive": [
27
28
],
29
"AFNetworking": [
30
31
],
32
"lemage": [
33
34
]
35
}
36
}