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