| { |
| "name": "HTHJWebKit", |
| "version": "0.0.2", |
| "summary": "HTHJWebKit.", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "C503": "123495351@qq.com" |
| }, |
| "homepage": "https://github.com/LDXu/testSDK", |
| "description": "this is HTHJWebKit", |
| "frameworks": [ |
| "CoreImage", |
| "Photos", |
| "WebKit", |
| "AVFoundation", |
| "CoreMedia" |
| ], |
| "requires_arc": true, |
| "source": { |
| "git": "https://github.com/LDXu/testSDK.git", |
| "tag": "0.0.2" |
| }, |
| "resources": "*.{png,xib,nib,bundle}", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "ios/HTHJWebKit.embeddedframework/HTHJWebKit.framework" |
| }, |
| "dependencies": { |
| "ZLPhotoBrowser": [ |
| "3.1.4" |
| ], |
| "YBPopupMenu": [ |
| |
| ] |
| } |
| } |