| { | |
| "name": "XinyanCreditSDK", | |
| "version": "1.6.0", | |
| "summary": "新颜征信SDK认证服务", | |
| "description": "支持多种认证服务", | |
| "homepage": "https://github.com/fengdanSoul/XinyanCreditSDK", | |
| "license": { | |
| "type": "MIT", | |
| "file": "FILE_LICENSE" | |
| }, | |
| "authors": { | |
| "王勇军": "yongjun_wang@xinyan.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/fengdanSoul/XinyanCreditSDK.git", | |
| "tag": "1.6.0" | |
| }, | |
| "source_files": "Xinyan-SDK-Dev/Lib/*.{h,m,a}", | |
| "exclude_files": "Classes/Exclude", | |
| "requires_arc": true | |
| } |