[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / d / f / SDCTextField / 1.0.2 / SDCTextField.podspec.json
blob8429643bad558a4769eb2673ec468bfe275858b7
2   "name": "SDCTextField",
3   "version": "1.0.2",
4   "summary": "A UITextField drop-in replacement with support for setting a maximum length.",
5   "homepage": "https://github.com/Scott90/SBTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Scott Berrevoets": "s.berrevoets@me.com"
12   },
13   "source": {
14     "git": "https://github.com/Scott90/SDCTextField.git",
15     "tag": "v1.0.2"
16   },
17   "source_files": "SDCTextField/SDCTextField.*",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true