| { |
| "name": "Ololo", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "summary": "Testing ololo", |
| "requires_arc": true, |
| "version": "16", |
| "license": "Apache 2.0", |
| "authors": { |
| "Azamat Kushmanov": "azamat.kushmanov@gmail.com" |
| }, |
| "frameworks": [ |
| "UIKit", |
| "WebKit", |
| "SafariServices", |
| "CoreLocation", |
| "CoreMotion" |
| ], |
| "homepage": "ololo.com", |
| "swift_versions": "4.2", |
| "source": { |
| "git": "https://github.com/Appboxo/test_ios_binary_sdk.git", |
| "tag": "16" |
| }, |
| "exclude_files": "Classes/Exclude", |
| "ios": { |
| "vendored_frameworks": "AppBoxoSDK.xcframework" |
| }, |
| "swift_version": "4.2" |
| } |