blob: 46a003a9a1df09287a4148b4996e0be89337f499 [file] [log] [blame]
{
"name": "StoryboardKit",
"version": "0.5.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.5.0"
},
"source_files": "StoryboardKit/**/*.swift",
"requires_arc": true,
"dependencies": {
"SWXMLHash": [
]
}
}