blob: 512ec97c0ddc987e7cb2125448cb025fd2ff1ac8 [file] [log] [blame]
{
"name": "LibraryMFP",
"version": "1.1.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://example.com/",
"authors": {
"Name": "Raja Rahul"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rajarahul12/LibraryMFP.git",
"tag": "1.1.0"
},
"ios": {
"vendored_frameworks": "LibraryMFP.framework"
},
"dependencies": {
"IBMMobileFirstPlatformFoundation": [
"~> 8.0"
]
}
}