blob: c8529c096877651a620d3fedeac0cca4a83e3191 [file] [log] [blame]
{
"name": "AVLighterPageViewController",
"version": "0.4",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/angelvasa/AVLighterPageViewController",
"authors": {
"Angel Vasa": "vasaangel91@gmail.com"
},
"summary": "PageViewController's' lighter delegate & datasoucre class which will handle all the mess for you",
"source": {
"git": "https://github.com/angelvasa/AVLighterPageViewController.git",
"tag": "0.4"
},
"source_files": [
"AVLighterPageComponent",
"AVLighterPageComponent/*.{swift}"
],
"platforms": {
"ios": "8.1"
}
}