blob: d47b57211a3ae354a56f1177d9e7837fa38b48f4 [file] [log] [blame]
{
"name": "POSInfiniteScroll",
"platforms": {
"ios": "10.0"
},
"summary": "POSInfiniteScroll",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan": "ivan.postolaki@gmail.com"
},
"homepage": "https://github.com/postolaki/POSInfiniteScroll",
"source": {
"git": "https://github.com/postolaki/POSInfiniteScroll.git",
"tag": "v1.0.1"
},
"swift_versions": "5",
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "POSInfiniteScroll/**/*.{swift,h,m}",
"swift_version": "5"
}