blob: 70ef9cdfd951dc042ce188d0ce11aecbbe356c5c [file] [log] [blame]
{
"name": "SSPageViewController",
"version": "0.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/_SelfStudio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*",
"frameworks": "UIKit",
"dependencies": {
"HMSegmentedControl_CodeEagle": [
],
"SnapKit": [
]
}
}