blob: c56f258d656b4a8cdb4d746044a358c257fa1ce7 [file] [log] [blame]
{
"name": "AffirmSDK",
"authors": "Affirm, Inc.",
"version": "1.0.5",
"summary": "Integrate Affirm into your iOS app",
"homepage": "https://github.com/Affirm/affirm-ios-sdk",
"license": {
"type": "BSD-3-Clause",
"file": "LICENSE.txt"
},
"source": {
"git": "https://github.com/Affirm/affirm-ios-sdk.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "6.0"
},
"vendored_frameworks": "AffirmSDK.framework",
"public_header_files": "AffirmSDK.framework/Versions/A/Headers/*.h"
}