blob: 39b8ff934deec5a43200ac618eaadf7b10a881d1 [file] [log] [blame]
{
"name": "FloatLabelRow",
"version": "1.0.0",
"summary": "Custom row types that support floating placeholders.",
"homepage": "https://github.com/EurekaCommunity/FloatLabelRow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xmartlabs SRL": "swift@xmartlabs.com"
},
"source": {
"git": "https://github.com/EurekaCommunity/FloatLabelRow.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"source_files": [
"Sources/**/*.{swift}"
],
"frameworks": [
"UIKit",
"Foundation"
]
},
"dependencies": {
"Eureka": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}