blob: 9165a5b339c96ace617223f845f222b50b186ef1 [file] [log] [blame]
{
"name": "YHInfiniteScrollView",
"version": "0.1.1",
"summary": "Infinite scroll view for Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/doozerstage/YHInfiniteScrollView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yonghwi": "yonghwi.nam@gmail.com"
},
"source": {
"git": "https://github.com/doozerstage/YHInfiniteScrollView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YHInfiniteScrollView/Classes/**/*"
}