[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 0 / 3 / 8 / MTFittedScrollView / 0.1.0 / MTFittedScrollView.podspec.json
blob2f04bd3b24fbe1a1c5e6796bd1fc038089f1bde1
2   "name": "MTFittedScrollView",
3   "version": "0.1.0",
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.1.0"
13   },
14   "platforms": {
15     "ios": "4.0"
16   },
17   "source_files": "MTFittedScrollView/MTFittedScrollView.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true