blob: 01d070600c87d586cb1cb86bed0767049748253b [file] [log] [blame]
{
"name": "StoryboardKit",
"version": "0.3.2",
"summary": "All you would want to know about yer Storyboards",
"homepage": "https://github.com/Adorkable/StoryboardKit.git",
"authors": {
"Ian G": "yo.ian.g@gmail.com"
},
"platforms": {
"osx": "10.10"
},
"license": "MIT",
"source": {
"git": "https://github.com/Adorkable/StoryboardKit.git",
"tag": "0.3.2"
},
"source_files": "StoryboardKit/**/*.swift",
"requires_arc": true,
"dependencies": {
"SWXMLHash": [
]
}
}