[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 9 / TimeScroller / 2.0.0 / TimeScroller.podspec.json
blob3618d1797954f6e50d72f6573c344b9c56708eab
2   "name": "TimeScroller",
3   "version": "2.0.0",
4   "summary": "A UI Element that hovers beside the scroll bar of a UITableView (Mimicking the Path app).",
5   "homepage": "https://github.com/andrewroycarter/TimeScroller",
6   "license": "MIT",
7   "authors": {
8     "Andrew Carter": "andrew.r.carter@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/andrewroycarter/TimeScroller.git",
12     "tag": "2.0.0"
13   },
14   "source_files": "ACTimeScroller",
15   "resources": "Assets/*",
16   "frameworks": [
17     "QuartzCore",
18     "UIKit"
19   ],
20   "platforms": {
21     "ios": "5.0"
22   },
23   "requires_arc": true