blob: cc14e493d0f5753117c1f2bb94ffbb97381596e5 [file] [log] [blame]
{
"name": "JKInfinitePageView",
"version": "1.0.0",
"summary": "A infinite page view",
"homepage": "https://github.com/JoeCiou/JKInfinitePageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe Ciou": "ex780306@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JoeCiou/JKInfinitePageView.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.{swift,h}",
"requires_arc": true
}