[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 9 / 5 / SFDesignables / 0.1.3 / SFDesignables.podspec.json
blobf4dae10e1f23c7f26402f63a51d435980d6863e8
2   "name": "SFDesignables",
3   "version": "0.1.3",
4   "summary": "A collection of @IBdesignable classes for storyboarding.",
5   "description": "SFDesignables is a collection of custom UIView subclasses that come with supports for storyboard.",
6   "homepage": "https://github.com/sudofluff/SFDesignables",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sudofluff": "sudofluff@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/sudofluff/SFDesignables.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1.2",
22   "source_files": "SFDesignables/Classes/**/*"