blob: 9e73a7a690a9b97c0ecb4776d91d36c23656de32 [file] [log] [blame]
{
"name": "AffirmSDK",
"authors": "Affirm, Inc.",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"vendored_frameworks": "AffirmSDK.framework",
"public_header_files": "AffirmSDK.framework/Versions/A/Headers/*.h"
}