blob: 70b33ffc88c93c907176cc9afe9bf8e1caf684dc [file] [log] [blame]
{
"name": "Pages",
"summary": "UIPageViewController made simple",
"version": "0.6.1",
"homepage": "https://github.com/hyperoslo/Pages",
"license": "MIT",
"authors": {
"Hyper": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Pages.git",
"tag": "0.6.1"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "UIKit"
}