[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / f / DesignableTextField / 0.0.4 / DesignableTextField.podspec.json
blobc412037b20c042b2d6a3e03311b0211770e41314
2   "name": "DesignableTextField",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Storyboard designable UITextField with right and left image properties.",
7   "requires_arc": true,
8   "version": "0.0.4",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Federico Gentile": "fgentile95dev@icloud.com"
15   },
16   "homepage": "https://github.com/FedeGens/DesignableTextField",
17   "source": {
18     "git": "https://github.com/FedeGens/DesignableTextField.git",
19     "tag": "0.0.4"
20   },
21   "frameworks": "UIKit",
22   "source_files": "*.{swift}",
23   "pushed_with_swift_version": "3.0"