| { |
| "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.1", |
| "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.1" |
| }, |
| "frameworks": "UIKit", |
| "source_files": "iOSLoader/**/*.{swift}", |
| "swift_versions": "4.2", |
| "swift_version": "4.2" |
| } |