[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / b / RestorableUIControl / 0.1.0 / RestorableUIControl.podspec.json
blobd499772b7612ee9e22312359e39408d0b420461e
2   "name": "RestorableUIControl",
3   "version": "0.1.0",
4   "summary": "Restorable UIControl Classes.",
5   "description": "Restorable UIControl Classes.\nIt restore from UserDefaults.\nCan edit key of UserDefaults in Interface-Builder.",
6   "homepage": "https://github.com/yajamon/RestorableUIControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yajamon": "yajamon.tatsuki@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yajamon/RestorableUIControl.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/yajamon",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "RestorableUIControl/Classes/**/*",
24   "frameworks": "UIKit"