| { |
| "name": "HXD_ThirdLibrariesSDK", |
| "version": "0.0.1", |
| "summary": "HXD_ThirdLibrariesSDK.", |
| "description": "这里是和信贷借款通用库", |
| "homepage": "http://git.hexindai.com/app/hexinzichan/ios_threepartylibraries", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "李伟": "liwei04@hexindai.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "http://git.hexindai.com/app/hexinzichan/ios_threepartylibraries.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "HXD_ThirdLibrariesSDK/HXD_ThirdLibrariesSDK/*.{h,m}", |
| "dependencies": { |
| "AMapLocation": [ |
| "~> 2.6.1" |
| ] |
| } |
| } |