blob: 68f10b58944a651373f2a3a7eff52037cb6f5c3f [file] [log] [blame]
{
"name": "EMProgressor",
"version": "0.0.3",
"summary": "Customised Progress/activity indicator",
"description": "Customised Progress/activity indicator with amazing styles written in Swift",
"homepage": "https://github.com/elegantmedia-apps/EMProgressor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elegant Media Team": "apps@elegantmedia@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/elegantmedia-apps/EMProgressor.git",
"tag": "0.0.3"
},
"source_files": [
"EMProgressor/*.{h}",
"EMProgressor/Classes/Source/*.{swift}",
"EMProgressor/Classes/Models/*.{swift}"
],
"static_framework": true,
"swift_version": "5.0"
}