blob: 255024f2e7d18cbff2241f492038a3e4c3869e32 [file] [log] [blame]
{
"name": "Infinite",
"version": "0.0.1",
"summary": "A short description of Infinite.",
"description": "Infinite Table View Controller",
"homepage": "https://github.com/mbesnili/Infinite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "mbesnili",
"social_media_url": "http://twitter.com/mbesnili",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mbesnili/Infinite.git",
"branch": "master",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "Infinite/*.{swift}",
"pushed_with_swift_version": "4.0"
}