blob: 6ab28e6db6df87e2ca063cab99d1fabc96b73717 [file] [log] [blame]
{
"name": "PageMaster",
"version": "1.0",
"summary": "PageMaster is a wrapper class for easier use of UIPageViewController.",
"homepage": "https://github.com/PKPK-Carnage/PageMaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomosuke Okada": "pkpkcarnage@gmail.com"
},
"social_media_url": "https://github.com/PKPK-Carnage",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/PKPK-Carnage/PageMaster.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Classes/*.{swift}"
],
"requires_arc": true
}