[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 5 / ResignOnMissTextView / 0.0.1 / ResignOnMissTextView.podspec.json
blob5a8c4907a23976535d2725e68785191399501714
2   "name": "ResignOnMissTextView",
3   "version": "0.0.1",
4   "summary": "ResignOnMissTextView will resign when a user taps off of the view.",
5   "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.",
6   "homepage": "https://github.com/campierce88/ResignOnMissTextView.git",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": "Cameron Pierce",
12   "social_media_url": "http://twitter.com/campierce88",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/campierce88/ResignOnMissTextView.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "ResignOnMissTextView/**/*.{swift}",
21   "pushed_with_swift_version": "3.0"