blob: e37c2f2ed695f541c4e98d7f4a639f0910a9a2f1 [file] [log] [blame]
{
"name": "MFPeripheral",
"version": "1.0.3",
"summary": "Mobile first external accessories simulation framework.",
"description": "Mobile first external accessories simulation framework.",
"homepage": "http://www.ibm.com/mobilefirst/us/en/",
"platforms": {
"ios": "8.0"
},
"authors": {
"Tarun Khurana": "tkhuran@usa.ibm.com"
},
"source": {
"git": "git@INMBZP4112.in.dst.ibm.com:mfiosdev/framework_mfperipheral.git",
"branch": "payment"
},
"source_files": [
"MFPeripheral",
"MFPeripheral/**/*.swift"
],
"resources": [
"MFPeripheral/**/*.storyboard",
"MFPeripheral/**/*.xcassets",
"MFPeripheral/**/*.plist",
"MFPeripheral/*.lproj"
],
"exclude_files": "**/MFPeripheralTests.swift"
}