blob: 5ec9038de47e7fee2b2764fb9fd3692985a154e5 [file] [log] [blame]
{
"name": "EssentialElements",
"version": "0.5.0",
"summary": "UI Elements that every iOS App needs and every iOS developer is tired of building themselves.",
"homepage": "https://github.com/hollyschilling/EssentialElements",
"license": {
"type": "MIT"
},
"authors": {
"hollyschilling": "holly.a.schilling@outlook.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.2"
},
"source": {
"git": "https://github.com/hollyschilling/EssentialElements.git",
"tag": "0.5.0"
},
"source_files": "EssentialElements/EssentialElements/**/*.swift",
"pushed_with_swift_version": "3.0"
}