| { |
| "name": "iOSLoader", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "summary": "iOSLoader is customise loading view. Which have deferent type loading and spinning option.", |
| "requires_arc": true, |
| "version": "0.0.5", |
| "license": { |
| "type": "Copyright", |
| "text": "Created and licensed by Navblue. Copyright 2019 Navblue. 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.5" |
| }, |
| "frameworks": "UIKit", |
| "source_files": "iOSLoader/**/*.{swift}", |
| "resources": "iOSLoader/**/*.{png}", |
| "swift_versions": "4.2", |
| "swift_version": "4.2" |
| } |