blob: 9de5fb6a8dd5a198393bc901c796f0ddd4d2d59a [file] [log] [blame]
{
"name": "Endless",
"version": "0.0.1",
"summary": "Endless is a lighweight endless page indicator.",
"description": "Endless is a lighweight endless page indicator.",
"homepage": "https://www.sebastianboldt.com",
"authors": {
"Sebastian Boldt": "self.dealloc@icloud.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/SebastianBoldt/Endless.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Endless/Classes/**/*"
}