blob: 25296cc32148f5d71793e23ddb8f1a8681292583 [file] [log] [blame]
{
"name": "FSCLoadingView",
"version": "1.0.2",
"summary": "FSCLoadingView is a simple loading view.",
"description": "FSCLoadingView is a simple loading view. It is blocking, and very easy to use.",
"homepage": "https://github.com/rafaelc0sta/FSCLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rafael Costa": "rafael@rafaelcosta.me"
},
"source": {
"git": "https://github.com/rafaelc0sta/FSCLoadingView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "FSCLoadingView/Classes/**/*",
"resource_bundles": {
"FSCLoadingView": [
"FSCLoadingView/Assets/*.xib"
]
},
"swift_version": "5.0"
}