blob: 78128ac835d88cf67558a18ede00b62e28160089 [file] [log] [blame]
{
"name": "Eureka",
"version": "2.0.1",
"license": "MIT",
"summary": "Elegant iOS Forms in pure Swift",
"homepage": "https://github.com/xmartlabs/Eureka",
"social_media_url": "http://twitter.com/xmartlabs",
"authors": {
"Martin Barreto": "martin@xmartlabs.com",
"Mathias Claassen": "mathias@xmartlabs.com"
},
"source": {
"git": "https://github.com/xmartlabs/Eureka.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"source_files": "Source/**/*.swift",
"resources": "Source/Resources/Eureka.bundle",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}