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