[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / 2 / SketchyKit / 0.2.1 / SketchyKit.podspec.json
blob544102d09ff40387dd50de39412bdf925eadc69a
2   "name": "SketchyKit",
3   "version": "0.2.1",
4   "summary": "A framework for making sketchy iOS designs.",
5   "homepage": "https://github.com/thoughtbot/SketchyKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jack Nutting": "jack@thoughtbot.com",
12     "thoughtbot": null
13   },
14   "social_media_url": "https://twitter.com/thoughtbot",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/thoughtbot/SketchyKit.git",
20     "tag": "0.2.1"
21   },
22   "source_files": [
23     "SketchyUIKit",
24     "SketchyUIKit/**/*.{h,m,swift}"
25   ],
26   "requires_arc": true