blob: c4f2dd2defd4b7f1a7c914229dc71376b8711439 [file] [log] [blame]
{
"name": "SwiftyReview",
"version": "0.1.2",
"summary": "Simple and easy way to request App Reviews for iOS, tvOS, & macOS",
"description": "SwiftyReview is an open source cross-platform app review framework",
"homepage": "https://github.com/EricConnerApps/SwiftyReview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eric Conner": "eric@ericconnerapps.com"
},
"source": {
"git": "https://github.com/EricConnerApps/SwiftyReview.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/ericconnerapps",
"platforms": {
"ios": "9.1"
},
"source_files": "Sources/**/*.{h,swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}