blob: c7bb7cd6ff7c343540bf6c5873808f34eca9cc77 [file] [log] [blame]
{
"name": "iOSLoader",
"platforms": {
"ios": "10.0"
},
"summary": "This library will be useful for download block UI and display user to show spinner",
"requires_arc": true,
"version": "0.0.2",
"license": {
"type": "Copyright",
"text": "Created and licensed by Ashish Awasthi. Copyright 2019 Ashish Awasthi. All rights reserved."
},
"authors": {
"Ashish Awasthi": "myemail.awasthi@gmail.com"
},
"homepage": "https://github.com/awasthi027/",
"source": {
"git": "https://github.com/awasthi027/iOSLoader.git",
"branch": "master",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": "iOSLoader/**/*.{swift}",
"resources": "iOSLoader/**/*.{png}",
"swift_versions": "4.2",
"swift_version": "4.2"
}