| { | |
| "name": "ClosedSourceSDK", | |
| "version": "1.0.0", | |
| "summary": "MyFramework summary.", | |
| "homepage": "https://www.google.com/", | |
| "authors": { | |
| "MyFramework": "hello@example.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "http": "https://www.dropbox.com/s/l01rrhkfyvajtzs/ClosedSourceSDK.zip?dl=0" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "ClosedSourceSDK.framework" | |
| }, | |
| "frameworks": "UIKit", | |
| "dependencies": { | |
| "AWSS3": [ | |
| ], | |
| "AWSMobileClient": [ | |
| ] | |
| } | |
| } |