blob: 470b207ae778dae0e9b031fd57012f8496959136 [file] [log] [blame]
{
"name": "EssentialElements",
"version": "0.3.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.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/hollyschilling/EssentialElements.git",
"tag": "0.3.0"
},
"source_files": "EssentialElements/EssentialElements/**/*.swift",
"pushed_with_swift_version": "3.0"
}