blob: abd146b210fd5879b0e0d87c4889ac1c61eae1e7 [file] [log] [blame]
{
"name": "ABStackKit",
"version": "0.1.0",
"summary": "A Swift framework for scrollable StackView",
"homepage": "https://bitbucket.org/iashishbhandari",
"license": "MIT",
"authors": {
"Ashish Bhandari": "ashishbhandariplus@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iashishbhandari/ABStackKit.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"source_files": "Source/*.swift",
"frameworks": "UIKit"
}