[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 3 / 8 / MTFittedScrollView / 0.0.1 / MTFittedScrollView.podspec.json
bloba8b21db5b0605e76655cabda9bf4385d112aea41
2   "name": "MTFittedScrollView",
3   "version": "0.0.1",
4   "summary": "A UIScrollView subclass that resizes itself to fit around its content.",
5   "homepage": "https://github.com/mysterioustrousers/MTFittedScrollView",
6   "license": "MIT",
7   "authors": {
8     "Adam Kirk": "atomkirk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/MTFittedScrollView.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "4.0"
16   },
17   "source_files": "MTFittedScrollView/MTFittedScrollView.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true