| { |
| "name": "ResignOnMissTextView", |
| "version": "0.0.1", |
| "summary": "ResignOnMissTextView will resign when a user taps off of the view.", |
| "description": "This pod implements a new text view that will listen for a notification to know when to resign itself to allow for resignign when a user taps anywhere but the text view. A placeholder has also been added to this textview.", |
| "homepage": "https://github.com/campierce88/ResignOnMissTextView.git", |
| "license": { |
| "type": "Apache", |
| "file": "LICENSE" |
| }, |
| "authors": "Cameron Pierce", |
| "social_media_url": "http://twitter.com/campierce88", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/campierce88/ResignOnMissTextView.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "ResignOnMissTextView/**/*.{swift}", |
| "pushed_with_swift_version": "3.0" |
| } |