blob: 40212ea9c21ec42bc82acd01aac00374a4861e11 [file] [log] [blame]
{
"name": "StoryboardKit",
"version": "0.2.0",
"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.2.0"
},
"source_files": "StoryboardKit/**/*.swift",
"requires_arc": true,
"dependencies": {
"SWXMLHash": [
]
}
}