{ | |
"name": "IMSDK", | |
"version": "1.0.0", | |
"summary": "Jest test", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"description": "私有Pods测试\n* Markdown 格式", | |
"homepage": "http://119.23.225.123:8080/mechat-front/IMSDK", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"liudingqiang": "953563019@qq.com" | |
}, | |
"source": { | |
"git": "http://119.23.225.123:8080/mechat-front/IMSDK.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": [ | |
"IMSDK", | |
"IMSDK/*.{h,m}" | |
], | |
"exclude_files": "IMSDK/IMSDK.bundle", | |
"requires_arc": true | |
} |