blob: 8d15f5bbb5d02292706ce10cf80d66b53b606beb [file] [log] [blame]
{
"name": "MOBReview",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"frameworks": "StoreKit",
"source_files": [
"Sources/**/*.swift"
],
"ios": {
"source_files": "Sources-iOS-only/**/*.swift"
}
}