blob: 62c04b29e1e338adf0417060163fe22dd568d95f [file] [log] [blame]
{
"name": "LMLoading",
"version": "1.0.3",
"summary": "LMLoading Framework",
"description": "LMLoading is the best and easy way to show an loading in your view",
"requires_arc": true,
"homepage": "https://github.com/thejohnlima/LMLoading",
"license": "MIT",
"authors": {
"John Lima": "thejohnlima@icloud.com"
},
"social_media_url": "https://twitter.com/thejohnlima",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/thejohnlima/LMLoading.git",
"tag": "1.0.3"
},
"frameworks": "UIKit",
"source_files": "Framework/LMLoading/**/*.{swift}",
"resources": "Framework/LMLoading/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf,json}",
"swift_versions": "5.0",
"dependencies": {
"lottie-ios": [
],
"SwiftLint": [
]
},
"swift_version": "5.0"
}