blob: ff0941470516680e5b490af5f60936beeb588153 [file] [log] [blame]
{
"name": "Lib",
"version": "1.0.0",
"summary": "A really and awsone cool SDK that logs stuff for something.",
"homepage": "http://example.com/",
"authors": {
"Name": "sdk@example.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sreekanthrad/tester.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "Lib.framework"
}
}