blob: 19d889aafd14e8280c49ddf6e641d8212c920c28 [file] [log] [blame]
{
"name": "EssentialElements",
"version": "0.2.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.2.0"
},
"source_files": "EssentialElements/EssentialElements/**/*.swift"
}