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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
2
/
e
/
d
/
Fluorine
/
3.0
/
Fluorine.podspec.json
blob
0d0b0f166fbab9ef07ec513a1a1a748b6c4082da
1
{
2
"name": "Fluorine",
3
"version": "3.0",
4
"authors": {
5
"Bas van Kuijck": "bas@e-sites.nl"
6
},
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"homepage": "http://www.e-sites.nl",
12
"summary": "A small UIView helper to create simple linear gradients",
13
"source": {
14
"git": "https://github.com/e-sites/Fluorine.git",
15
"tag": "3.0"
16
},
17
"source_files": "Sources/**/*.*",
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true
22
}