| { |
| "name": "ScoutSDK", |
| "version": "0.1.2", |
| "summary": "Build powerful gaming community apps with magic. Scout delivers gaming stats to apps and websites.", |
| "description": "Build powerful gaming community apps with magic. Scout delivers gaming stats to apps and websites.", |
| "homepage": "https://www.scoutsdk.com", |
| "social_media_url": "https://twitter.com/scoutsdk", |
| "license": "MIT", |
| "authors": { |
| "Lochlan Wansbrough": "loch@scoutsdk.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/scoutsdk/scout-sdk-ios.git", |
| "tag": "0.1.2" |
| }, |
| "source_files": "ScoutSDK/**/*", |
| "swift_version": "4.2", |
| "frameworks": [ |
| "UIKit", |
| "WebKit" |
| ], |
| "static_framework": true, |
| "requires_arc": true, |
| "dependencies": { |
| "Google-Mobile-Ads-SDK": [ |
| |
| ], |
| "GoogleMobileAdsMediationFacebook": [ |
| |
| ], |
| "FBAudienceNetwork": [ |
| |
| ], |
| "Apollo": [ |
| |
| ], |
| "Apollo/WebSocket": [ |
| |
| ], |
| "AppAuth": [ |
| |
| ] |
| } |
| } |