blob: 60759e992a53108e0a5783ca3a7de751dba76249 [file] [log] [blame]
{
"name": "SDKTest1",
"version": "1.0.0",
"summary": "A test SDK",
"homepage": "http://example.com/",
"authors": {
"Ariel Malka": "info@chronotext.org"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "http://chronotext.org/lab/sdk/1.0.0/SDKTest1.zip"
},
"ios": {
"vendored_frameworks": "SDKTest1.framework"
}
}