blob: 4e61dd27491a502542db2a8250dd09cdb4ba1886 [file] [log] [blame]
{
"name": "EMDotLoader",
"version": "0.1.4",
"summary": "This is a Custom loader which can be used in IOS Apps.",
"description": "This is a nice library for IOS.it has several custom loaders.",
"homepage": "https://https://github.com/LahiruChathuranga/CustomLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lahiru Chathuranga": "hiru.wlc@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/LahiruChathuranga/CustomLoader.git",
"tag": "0.1.4"
},
"source_files": "EMDotLoader/EMDotLoader/*.{swift}",
"frameworks": "UIKit",
"resources": "EMDotLoader/EMDotLoader/*.{xib}"
}