| { |
| "name": "saasquatch-sdk-swift", |
| "version": "1.0.0-beta3", |
| "summary": "The Swift version of the Referral SaaSquatch SDK", |
| "homepage": "http://www.referralsaasquatch.com", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Referral SaaSquatch": "hello@saasquat.ch" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "http": "https://github.com/saasquatch/mobile-sdk-swift-cocoapod/blob/master/saasquatch.zip?raw=true" |
| }, |
| "preserve_paths": "saasquatch/saasquatch.framework", |
| "vendored_frameworks": "saasquatch/saasquatch.framework" |
| } |