[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 5 / AMResizingTextView / 1.0.0 / AMResizingTextView.podspec.json
blob3d5e7591680b8797231fe61c8b0096d34a6695f0
2   "name": "AMResizingTextView",
3   "version": "1.0.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": "AnthonyMDev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AnthonyMDev/AMResizingTextView.git",
12     "tag": "1.0.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"