blob: 7414077bf541cdc10b446f4b8161ddd5a76af7f9 [file] [log] [blame]
{
"name": "PostalAddressRow",
"version": "2.0.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": "2.0.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": [
"4.0"
]
},
"pushed_with_swift_version": "4.0"
}