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
/
1
/
2
/
5
/
EasyList
/
0.1.4
/
EasyList.podspec.json
blob
d15ca772e7947b40dc48802358921f97b7b67a64
1
{
2
"name": "EasyList",
3
"version": "0.1.4",
4
"summary": "EasyList",
5
"homepage": "https://github.com/mcmatan/EasyList",
6
"platforms": {
7
"ios": "8.0"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"YOURNAME": "Matan"
15
},
16
"source": {
17
"git": "https://github.com/mcmatan/EasyList.git",
18
"tag": "0.1.4"
19
},
20
"frameworks": "UIKit",
21
"source_files": [
22
"EasyList*",
23
"Vendor/*",
24
"Resource/*",
25
"EasyList/classes/*"
26
],
27
"requires_arc": true
28
}