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