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] NetKernel 1.1.4
[CocoaPods.git]
/
Specs
/
4
/
6
/
8
/
TLFormView
/
0.0.1
/
TLFormView.podspec.json
blob
0e81029b6e4a8730fa17704feee5c0942289075d
1
{
2
"name": "TLFormView",
3
"version": "0.0.1",
4
"summary": "An universal iOS form",
5
"homepage": "https://github.com/tryolabs/TLFormView",
6
"license": "MIT",
7
"authors": {
8
"BrunoBerisso": "bruno@tryolabs.com"
9
},
10
"source": {
11
"git": "https://github.com/tryolabs/TLFormView.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*"
19
}