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