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