blob: a4c6fbaf589bb5e4984a94b2195888eadda2c962 [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.1",
"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.1"
},
"frameworks": "UIKit",
"source_files": "Patience/**/*.{swift}"
}