blob: 138b7975fb620d85230fa3912670938ef914cb2a [file] [log] [blame]
{
"name": "TransitionalLoader",
"platforms": {
"ios": "10.0"
},
"summary": "A smooth loader that can be used on any UIView subclass",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ammar Altahhan": "ammar.tahhan@hungerstation.com"
},
"homepage": "https://github.com/HungerStation",
"source": {
"git": "https://github.com/HungerStation/TransitionalLoader.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "TransitionalLoader/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}