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