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