blob: b0d937c68c57e554be3f7f1d2e8036ba246ccae2 [file] [log] [blame]
{
"name": "AffirmSDK",
"authors": "Affirm, Inc.",
"version": "4.0.9",
"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": "4.0.9"
},
"source_files": "AffirmSDK/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"resources": "AffirmSDK/AffirmSDK.bundle"
}