| { |
| "name": "ChocolatePlatform-SDK-Flurry", |
| "version": "1.0.1", |
| "authors": "Chocolate Platform", |
| "license": { |
| "type": "Apache2.0", |
| "file": "LICENCE.md" |
| }, |
| "homepage": "http://www.chocolateplatform.com", |
| "summary": "The Chocolate Platform Flurry adapter", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "vendored_libraries": "libChocolatePlatform-SDK-Flurry.a", |
| "dependencies": { |
| "ChocolatePlatform-SDK-Core": [ |
| "~> 2.5.2" |
| ], |
| "Flurry-iOS-SDK/FlurrySDK": [ |
| "~> 8.3.1" |
| ], |
| "Flurry-iOS-SDK/FlurryAds": [ |
| "~> 8.3.1" |
| ] |
| }, |
| "source": { |
| "git": "https://github.com/chocolateplatform/pod-builds.git", |
| "tag": "flurry_v1.0.1" |
| } |
| } |