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