blob: cdaab4fef4ca3299b2087c183e0e9cbbb32eb187 [file] [log] [blame]
{
"name": "Easify",
"version": "1.0.2",
"swift_versions": "5.0",
"summary": "Easify is collection of important tools.",
"description": "Easify is a collection of tools nitpicked from open source libraries.",
"homepage": "https://github.com/nabs107/Easify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nabin Shrestha": "nabs107@gmail.com"
},
"social_media_url": "https://twitter.com/_nabinshrestha",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nabs107/Easify.git",
"tag": "1.0.2"
},
"source_files": "Easify/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}