blob: c2a17da0b776235e32fccfbf7718d68290c43da7 [file] [log] [blame]
{
"name": "PayPal-iOS-Dynamic-Loader",
"version": "1.0.1",
"summary": "Allows the use of the PayPal SDK for iOS without importing it",
"description": "Allows the use of the PayPal SDK for iOS without importing it",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"Konstantinos Karagiannis": "kkarayannis@gmail.com"
},
"homepage": "https://www.kite.ly",
"source": {
"git": "https://github.com/OceanLabs/PayPal-iOS-Dynamic-Loader.git",
"tag": "v1.0.1"
},
"source_files": [
"*.{h,m}"
],
"module_name": "PayPalDynamicLoader"
}