blob: 65c8277a092e17ea5c73a30355b94869c4e0221d [file] [log] [blame]
{
"name": "EssentialElements",
"version": "0.5.1",
"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.1"
},
"source_files": "EssentialElements/EssentialElements/**/*.swift",
"pushed_with_swift_version": "3.0"
}