[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / 5 / AMResizingTextView / 1.2.0 / AMResizingTextView.podspec.json
blob100752f2d06e8b214b8693c735a7134a0ab81ccb
2   "name": "AMResizingTextView",
3   "version": "1.2.0",
4   "swift_version": "4.2",
5   "summary": "A `UITextView` subclass that automatically resizes based on the size of its content text with a smooth animation. Written in Swift",
6   "homepage": "https://github.com/AnthonyMDev/AMResizingTextView",
7   "license": "MIT",
8   "authors": {
9     "Anthony Miller": "AnthonyMDev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/AnthonyMDev/AMResizingTextView.git",
13     "tag": "1.2.0"
14   },
15   "social_media_url": "https://twitter.com/AnthonyMDev",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"