blob: 958d817c9c58c683fe1a0913d9afb3b80a43771b [file] [log] [blame]
{
"name": "AppsPortfolio",
"version": "2.0.0",
"summary": "To showcase multiple apps of a developer for cross promotion",
"description": "To showcase multiple apps of a developer for cross promotion using Swift. Its an offline way to show user about other apps and it's also possible to know which app users are having more interest.",
"homepage": "https://github.com/mahmudahsan/AppsPortfolio",
"screenshots": [
"https://github.com/mahmudahsan/AppsPortfolio/raw/master/preview.gif",
"https://github.com/mahmudahsan/AppsPortfolio/raw/master/plist_file.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahmud Ahsan": "mahmud@thinkdiff.net"
},
"social_media_url": "http://twitter.com/mahmudahsan",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/mahmudahsan/AppsPortfolio.git",
"tag": "2.0.0"
},
"source_files": "AppsPortfolio/Sources/**/*.{swift}",
"resources": [
"AppsPortfolio/Sources/**/*.{storyboard}"
],
"frameworks": "Foundation",
"swift_versions": "5.0",
"swift_version": "5.0"
}