blob: 71b34281f8de36ba1c8ad98598abd7838cf595a4 [file] [log] [blame]
{
"name": "JLFullScreenPageViewController",
"version": "1.2",
"summary": "JLFullScreenPageViewController",
"homepage": "https://github.com/jangsy7883/JLFullScreenPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hmhv": "jangsy7883@gmail.com"
},
"source": {
"git": "https://github.com/jangsy7883/JLFullScreenPageViewController.git",
"tag": "1.2"
},
"source_files": [
"JLFullScreenPageViewController/*.{h,m}",
"JLFullScreenPageViewController/Categorys/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"JLPageViewController": [
]
}
}