blob: 8e6dc601307e9ee016b00b5972e0b5d193ec7475 [file] [log] [blame]
{
"name": "PostalAddressRow",
"version": "1.1.0",
"summary": "An Eureka row that shows a series of UITextField's for the user to enter postal address information.",
"homepage": "https://github.com/EurekaCommunity/PostalAddressRow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xmartlabs SRL": "swift@xmartlabs.com"
},
"source": {
"git": "https://github.com/EurekaCommunity/PostalAddressRow.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/EurekaCommunity",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/**/*.{swift}"
},
"resource_bundles": {
"PostalAddressRow": [
"Sources/**/*.xib"
]
},
"dependencies": {
"Eureka": [
"3.0"
]
},
"pushed_with_swift_version": "3.0"
}