blob: 16bd8b14f8c1e18112e61f7c701204f7384eba35 [file] [log] [blame]
{
"name": "MyFrameworkLiranTzairi",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://example.com/",
"authors": {
"Name": "Liran Tzairi"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/lirantzairi/MyFramework/raw/master/MyFramework.zip"
},
"ios": {
"vendored_frameworks": "MyFramework.framework"
}
}