| { |
| "name": "CreditManagerSDK", |
| "version": "0.0.1", |
| "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.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "CreditManagerSDK/CreditManagerSDK/**/*.{h,m}" |
| } |