blob: 2197178caa26e9c7e443a429e649498bbec3e75a [file] [log] [blame]
{
"name": "Patience",
"platforms": {
"ios": "8.0"
},
"summary": "Patience is an easy to use Spinner made in Swift 4",
"requires_arc": true,
"version": "3.0.0",
"license": "MIT",
"authors": {
"Felix Ayala": "felix1262@gmail.com"
},
"homepage": "https://github.com/rockbarato/Patience",
"source": {
"git": "https://github.com/rockbarato/Patience.git",
"tag": "3.0.0"
},
"frameworks": "UIKit",
"source_files": [
"Patience/**/Patience.{swift}",
"Patience/**/Spinner.{swift}"
],
"pushed_with_swift_version": "3.0"
}