| { |
| "name": "LiaojunTest1", |
| "version": "0.0.1", |
| "summary": "LiaojunTest1 反馈", |
| "description": "LiaojunTest1wdWFAWSFWFRdAFrFF", |
| "homepage": "https://github.com/DroiBaaS", |
| "license": "MIT", |
| "authors": { |
| "DoriBaaS": "droiinfo@droi.com" |
| }, |
| "source": { |
| "git": "https://github.com/DroiBaaS/DroiBaaS_SDK.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "vendored_frameworks": "DroiFeedback/DroiFeedback.framework", |
| "resources": "DroiFeedback/DroiFeedback.framework/*.{png,xib,nib,bundle}", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "libraries": "sqlite3", |
| "dependencies": { |
| "DroiCoreSDK": [ |
| |
| ] |
| } |
| } |