blob: dffdb895ba617f32b9b62f45a1449d7fbcd415d7 [file] [log] [blame]
{
"name": "SwiftyVIPER",
"version": "2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swifty Interaction with VIPER",
"homepage": "https://github.com/codytwinton/SwiftyVIPER",
"source": {
"git": "https://github.com/codytwinton/SwiftyVIPER.git",
"tag": "2.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"social_media_url": "http://twitter.com/codytwinton",
"authors": {
"Cody Winton": "cody.t.winton@gmail.com"
},
"pushed_with_swift_version": "4.0"
}