blob: 826216c295c4873a96f0f8dd7314926acabb8333 [file] [log] [blame]
{
"name": "AppsPortfolio",
"version": "1.1.1",
"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": "9.0"
},
"source": {
"git": "https://github.com/mahmudahsan/AppsPortfolio.git",
"tag": "1.1.1"
},
"source_files": "AppsPortfolio/Sources/**/*.{swift}",
"resources": [
"AppsPortfolio/Sources/**/*.{storyboard}"
],
"frameworks": "Foundation"
}