blob: 257e7170f7993abc22d3118989e6926372d0da20 [file] [log] [blame]
{
"name": "NotPaid",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE-MIT"
},
"homepage": "https://github.com/woxtu/NotPaid",
"authors": {
"woxtu": "woxtup@gmail.com"
},
"summary": "Add opacity to views and decrease it every day until their app completely fades away.",
"source": {
"git": "https://github.com/woxtu/NotPaid.git",
"tag": "1.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"ios": {
"frameworks": "UIKit"
}
}