blob: 57bd6eaa60a308ca8400bede63e746e1bba2cedd [file] [log] [blame]
{
"name": "Patience",
"platforms": {
"ios": "8.0"
},
"summary": "Patience is a easy to use UIActivityIndicator",
"requires_arc": true,
"version": "1.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": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "Patience/**/*.{swift}"
}