blob: 591ec8b91e5f4ef3c6553821f88ec2fa9fda6e46 [file] [log] [blame]
{
"name": "MOBReview",
"version": "1.1.7",
"summary": "A system for managing review prompts utilizing both iOS 10.3 and pre-iOS 10.3 methods.",
"homepage": "https://github.com/Moballo-LLC/MOBReview",
"license": "MIT",
"authors": {
"Jason Morcos - Moballo, LLC": "jason.morcos@moballo.com"
},
"source": {
"git": "https://github.com/Moballo-LLC/MOBReview.git",
"tag": "1.1.7"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"swift_version": "4.0",
"frameworks": "UIKit",
"source_files": [
"Sources/**/*.swift"
],
"ios": {
"source_files": "Sources-iOS-only/**/*.swift"
}
}