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