blob: 98435d56964030e6b29058eae378766865c9745d [file] [log] [blame]
{
"name": "FMSwipify",
"version": "0.2.9",
"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.9"
},
"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"
}