blob: beb4550b9dd97f8e79f5ce6ce7640dc575175d6a [file] [log] [blame]
{
"name": "ZInfiniteScrollingView",
"version": "0.1.1",
"summary": "A short description of ZInfiniteScrollingView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sapphirezzz/ZInfiniteScrollingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZackZheng": "zhengzuanzhe@gmail.com"
},
"source": {
"git": "https://github.com/sapphirezzz/ZInfiniteScrollingView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZInfiniteScrollingView/Classes/**/*",
"frameworks": "UIKit"
}