[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 8 / TimelineScrollingViewController / 0.0.1 / TimelineScrollingViewController.podspec.json
blob8b06670c5957fe5eff20590c0871771f75f27443
2   "name": "TimelineScrollingViewController",
3   "version": "0.0.1",
4   "summary": "A UIViewController draw specially to work with timelines/feeds.",
5   "description": "TimelineScrollingViewController is ready to use, give it a try!",
6   "homepage": "https://github.com/felipericieri/TimelineScrollingViewController.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felipe Ricieri": "felipericieri@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/felipericieri",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/felipericieri/TimelineScrollingViewController.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "TimelineScrollingViewController/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "UIKit",
25   "requires_arc": true