blob: 9f65d97143998ee6e1a296c6a80714728cf5e11d [file] [log] [blame]
{
"name": "BSStackView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/iBlacksus/BSStackView",
"authors": {
"iBlacksus": "iblacksus@gmail.com"
},
"summary": "StackView like card interface",
"source": {
"git": "https://github.com/iBlacksus/BSStackView.git",
"tag": "1.0.0"
},
"source_files": "BSStackView/**/*",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
}
}