blob: 544102d09ff40387dd50de39412bdf925eadc69a [file] [log] [blame]
{
"name": "SketchyKit",
"version": "0.2.1",
"summary": "A framework for making sketchy iOS designs.",
"homepage": "https://github.com/thoughtbot/SketchyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jack Nutting": "jack@thoughtbot.com",
"thoughtbot": null
},
"social_media_url": "https://twitter.com/thoughtbot",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/thoughtbot/SketchyKit.git",
"tag": "0.2.1"
},
"source_files": [
"SketchyUIKit",
"SketchyUIKit/**/*.{h,m,swift}"
],
"requires_arc": true
}