blob: 7b6ea216c9f1e56d87b4238ded04c8e69bdd6d67 [file] [log] [blame]
{
"name": "StoryboardKit",
"version": "0.1.1",
"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.1.1"
},
"source_files": [
"StoryboardKit/*.swift",
"StoryboardKit/StoryboardFileVersionedParsers/*.swift"
],
"requires_arc": true,
"dependencies": {
"SWXMLHash": [
]
}
}