blob: 6f30fdfb17c5ceb5bfb7c0968c4a6e3ab7856271 [file] [log] [blame]
{
"name": "CreditManagerSDK",
"version": "0.0.10",
"summary": "A short description of CreditManagerSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/a940582450/CreditManagerSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"a940582450": "940582450@qq.com"
},
"source": {
"git": "https://github.com/a940582450/CreditManagerSDK.git",
"tag": "0.0.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"CreditManagerSDK/CreditManagerSDK/**/*.{h,m}",
"CreditManagerSDK/CreditManagerSDK/**/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
],
"JSONModel": [
]
}
}