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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
4
/
0
/
e
/
EricTool
/
1.0.2
/
EricTool.podspec.json
blob
cdacd2e54419084b154eb10326feea0bf2149358
1
{
2
"name": "EricTool",
3
"version": "1.0.2",
4
"summary": "A short description of EricTool.",
5
"description": "asda",
6
"homepage": "https://github.com/ericococo/EricTool02",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"Eric": "ada_eric@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/ericococo/EricTool02.git",
19
"tag": "1.0.2"
20
},
21
"source_files": [
22
"EricTool02",
23
"*.{h,m,swift}"
24
],
25
"exclude_files": "Classes/Exclude",
26
"requires_arc": true
27
}