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] NHValidationKit 1.0.2
[CocoaPods.git]
/
Specs
/
4
/
5
/
a
/
ESTabView
/
0.2.2
/
ESTabView.podspec.json
blob
dc7a7e22534591a33a347d6261d2692533ed8dd4
1
{
2
"name": "ESTabView",
3
"version": "0.2.2",
4
"summary": "ESTabView.",
5
"homepage": "https://github.com/cezres/ESTabView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"云之彼端": "cezres@163.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/cezres/ESTabView.git",
18
"tag": "0.2.2"
19
},
20
"source_files": [
21
"Classes",
22
"Classes/**/*.{h,m}"
23
],
24
"public_header_files": "Classes/**/*.h",
25
"requires_arc": true
26
}