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] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git]
/
Specs
/
7
/
9
/
0
/
Lern
/
1.0.0
/
Lern.podspec.json
blob
26f94a2b87da5084bdf072e57dfaa27bb3859f76
1
{
2
"name": "Lern",
3
"version": "1.0.0",
4
"summary": "Lern. for ios",
5
"homepage": "http://www.baidu.com",
6
"license": "MIT",
7
"authors": {
8
"陈光辉": "18210809272@163.com"
9
},
10
"source": {
11
"git": "https://github.com/xiaohuihui000/learngit.git",
12
"tag": "1.0.0"
13
},
14
"source_files": [
15
"Learn/*",
16
"Classes/**/*.{h,m}"
17
],
18
"platforms": {
19
"osx": null,
20
"ios": null,
21
"tvos": null,
22
"watchos": null
23
}
24
}