blob: f6f5fce6b142133e075cd3aadf7aa35d058a6407 [file] [log] [blame]
{
"name": "OneTwoIOS",
"version": "0.1.0",
"summary": "OneTwo juste add A + B.",
"homepage": "https://github.com/samehchafik/OneTwoIOS",
"authors": {
"Name": "sdk@example.com"
},
"license": {
"type": "Copyright",
"text": " Copyright 2018 Sameh, Inc. All rights reserved.\n"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"type": "zip",
"http": "https://github.com/samehchafik/OneTwoIOS/raw/master/Framework/0.1.0/OneTwoIOS.zip"
},
"ios": {
"vendored_frameworks": "OneTwoIOS.framework"
}
}