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