blob: 6fab181b4fa037a6e581dc5be19b6f2aca71c5ab [file] [log] [blame]
{
"name": "CoveringIndicator",
"version": "0.0.1",
"summary": "A Swift protocol extension for Covering screens and showing activity indicator.",
"homepage": "https://github.com/asmz/CoveringIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akira Shimizu": "land.front.high.field@gmail.com"
},
"source": {
"git": "https://github.com/asmz/CoveringIndicator.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/_asmz",
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0",
"source_files": "CoveringIndicator/Classes/**/*"
}