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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
f
/
5
/
c
/
Student
/
0.0.1
/
Student.podspec.json
blob
0259257a2efd96bcaaeccfa27041f8a27b22b46b
1
{
2
"name": "Student",
3
"version": "0.0.1",
4
"summary": "Student.",
5
"description": "LZTool 是一个用于保存一些常用工具类的工具",
6
"homepage": "https://github.com/AlianOL/Student",
7
"license": "MIT",
8
"authors": {
9
"Li": "lisd@6renyou.com"
10
},
11
"platforms": {
12
"ios": "5.0"
13
},
14
"source": {
15
"git": "https://github.com/AlianOL/Student.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}