blob: 3eaaa81f957f7c7b9fbcb5e2a0983048d5b3c8ae [file] [log] [blame]
{
"name": "SSPageViewController",
"version": "0.1.0",
"summary": "SSPageViewController",
"description": "SSPageView infinite Loop, Swift Generic Type Support",
"homepage": "https://github.com/CodeEagle/SSPageViewController",
"license": "MIT",
"authors": {
"CodeEagle": "stasura@hotmail.com"
},
"source": {
"git": "https://github.com/CodeEagle/SSPageViewController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/_SelfStudio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*",
"frameworks": "UIKit",
"dependencies": {
"HMSegmentedControl_CodeEagle": [
],
"SnapKit": [
]
}
}