| { |
| "name": "MACoolLoaderFramework", |
| "version": "1.0.0", |
| "summary": "MACoolLoaderFramework is a light-weight, easy to use library providing custom loading indicators.", |
| "description": "From six types of loaders, users can choose any one for any particular view and customize the loader colors accordingly to appear nicely on their views.", |
| "homepage": "https://github.com/natashamalam/MACoolLoaderFramework", |
| "license": "MIT", |
| "swift_versions": "5.0", |
| "authors": { |
| "Mahjabin Alam": "natasha.mahjabin@gmail.com" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://github.com/natashamalam/MACoolLoaderFramework.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "MACoolLoaderFramework/**/*{.swift,.h,.m}", |
| "exclude_files": "MACoolLoaderFramework/**/*.plist", |
| "swift_version": "5.0" |
| } |