| { |
| "name": "XLsn0wWKWebViewController", |
| "version": "1.1.3", |
| "homepage": "https://github.com/XLsn0w/XLsn0wWKWebViewController", |
| "source": { |
| "git": "https://github.com/XLsn0w/XLsn0wWKWebViewController.git", |
| "tag": "1.1.3" |
| }, |
| "summary": "XLsn0w WKWebViewController Component", |
| "authors": { |
| "XLsn0w": "xlsn0w@outlook.com" |
| }, |
| "license": "MIT", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "XLsn0w/**/*.{h,m}", |
| "resources": "XLsn0w/Resources/Resources.bundle", |
| "frameworks": [ |
| "WebKit", |
| "AVFoundation" |
| ], |
| "dependencies": { |
| "XLsn0wLocation": [ |
| |
| ] |
| } |
| } |