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