[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / f / DesignableTextField / 0.0.1 / DesignableTextField.podspec.json
blob468955e37a3efa1fcd7eb485f4654e06a917acd8
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.1",
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.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "*.{swift}",
23   "pushed_with_swift_version": "3.0"