blob: 82dfee6dc8e8bc17091bf0254840945080ccc98e [file] [log] [blame]
{
"name": "TheoremReach",
"version": "3.1.8",
"summary": "TheoremReach - monetize your app with in-app surveys.",
"description": "TheoremReach provides a light, easy to use SDK that allows your app users to complete surveys in exchange for in-app content.",
"homepage": "https://theoremreach.com",
"license": "Commercial",
"authors": {
"Tom Hammond": "tom@theoremreach.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/theoremreach/TheoremReach-iOS-SDK-Podfile.git",
"tag": "3.1.8"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"Foundation",
"JavaScriptCore",
"Security",
"SystemConfiguration",
"UIKit",
"Webkit"
],
"vendored_frameworks": "TheoremReachSDK.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}