blob: 31e6721d8df7cf11a74c612214d0fe9127711bb7 [file] [log] [blame]
{
"name": "LibraryMFP",
"version": "1.0.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.0.0"
},
"ios": {
"vendored_frameworks": "LibraryMFP.framework"
}
}