blob: bb20f44305404f003afc3c1842da2c978122f47c [file] [log] [blame]
{
"name": "SketchyKit",
"version": "0.3.2",
"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.3.2"
},
"source_files": [
"SketchyUIKit",
"SketchyUIKit/**/*.{h,m,swift}"
],
"requires_arc": true
}