blob: ccf16d728da894a9f83072bc4ac1c210bc9ba175 [file] [log] [blame]
{
"name": "POSInfiniteScroll",
"platforms": {
"ios": "10.0"
},
"summary": "POSInfiniteScroll",
"requires_arc": true,
"version": "1.0.3",
"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.3"
},
"swift_versions": "5",
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "POSInfiniteScroll/**/*.{swift,h,m}",
"swift_version": "5"
}