blob: 8b06670c5957fe5eff20590c0871771f75f27443 [file] [log] [blame]
{
"name": "TimelineScrollingViewController",
"version": "0.0.1",
"summary": "A UIViewController draw specially to work with timelines/feeds.",
"description": "TimelineScrollingViewController is ready to use, give it a try!",
"homepage": "https://github.com/felipericieri/TimelineScrollingViewController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Ricieri": "felipericieri@icloud.com"
},
"social_media_url": "http://twitter.com/felipericieri",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/felipericieri/TimelineScrollingViewController.git",
"tag": "0.0.1"
},
"source_files": "TimelineScrollingViewController/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}