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