blob: 3433f142f5f493488e771408bffedee8aa0ab7cd [file] [log] [blame]
{
"name": "JLFullScreenPageViewController",
"version": "1.0.28",
"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.0.28"
},
"source_files": [
"JLFullScreenPageViewController/*.{h,m}",
"JLFullScreenPageViewController/Categorys/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}