blob: b0e155286f05f2ac9ff0767cea39fab7bd4d9a0e [file] [log] [blame]
{
"name": "TheoremReach",
"version": "3.0.0.7",
"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.0.0.7"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"Foundation",
"JavaScriptCore",
"Security",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": "Webkit",
"vendored_frameworks": "TheoremReachSDK.framework",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}