blob: efe920b4c52c72f181e152466dc360052903788c [file] [log] [blame]
{
"name": "FMSwipify",
"version": "0.2.8",
"summary": "A framework that is meant to make your life easier when working with nested Collection Views",
"description": "A framework that is meant to make your life easier when working with nested Collection Views. The framework also provides a good base for your custom implementations.",
"homepage": "https://github.com/FranckNdame/FMSwipify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FranckNdame": "franck.mpouli@yahoo.com",
"Ahmad Karkouti": "ahmad_karkouty@hotmail.com"
},
"source": {
"git": "https://github.com/FranckNdame/FMSwipify.git",
"tag": "0.2.8"
},
"social_media_url": "https://twitter.com/@breezedoc_in",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "FMSwipify/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}