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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
e
/
b
/
a
/
CRInputView
/
0.0.2
/
CRInputView.podspec.json
blob
a17b62f0d92dac766f38a0db91934408731150be
1
{
2
"name": "CRInputView",
3
"version": "0.0.2",
4
"summary": "Easy Growing Input View",
5
"homepage": "https://github.com/chrisray108",
6
"license": {
7
"type": "Copyright",
8
"text": " Copyright 2017 Chris "
9
},
10
"authors": "Chris",
11
"source": {
12
"git": "https://github.com/chrisray108/CRInputView.git",
13
"tag": "0.0.2"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "CRInputView/**/*.{h,m}"
19
}