blob: 0091f2f9122b058af09caa85a64dea4f3653fe69 [file] [log] [blame]
{
"name": "BKStackLayout",
"version": "1.0.3",
"summary": "BKStackLayout is a tiny utility library wrapping UIStackView or NSStackView.",
"homepage": "https://github.com/ReactComponentKit/BKStackLayout",
"license": "MIT",
"authors": {
"Burt.K": "skyfe79@gmail.com"
},
"social_media_url": "http://twitter.com/skyfe79",
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/ReactComponentKit/BKStackLayout.git",
"tag": "1.0.3"
},
"source_files": "BKStackLayout/**/{*.swift}",
"requires_arc": true
}