blob: 38bf335ba57654dab5e360e499cdedbd170ccd87 [file] [log] [blame]
{
"name": "Reef",
"version": "0.0.1",
"summary": "A short description of Reef.",
"description": "ReefReferral iOS SDK",
"homepage": "https://reef.com/referrals",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Luke Langford": "luke@langford.works"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "Reef.framework"
},
"source": {
"http": "https://reef-bucket.s3-ap-southeast-2.amazonaws.com/ios/Reef.zip"
}
}