blob: d1b8ccb4b6bba237d8e96e57e302181e1b61582c [file] [log] [blame]
{
"name": "ROStorageBar",
"version": "2.1.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/prine/ROStorageBar",
"authors": {
"Robin Oster": "prine.dev@gmail.com"
},
"summary": "Dynamic Storage Bar (a là iTunes Usage Bar) written in Swift",
"source": {
"git": "https://github.com/prine/ROStorageBar.git",
"tag": "2.1.2"
},
"source_files": "Source/**/*",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "8.4"
}
}