blob: 8918854d38e158ecd21384ddcac17b6be5633e98 [file] [log] [blame]
{
"name": "WrapperforMFP",
"version": "0.1.0",
"summary": "A Wrapper for the Objective C SDK",
"description": "A Swift Wrapper for Objective C IBM Mobile First Foundation SDK.",
"homepage": "https://github.com/rajarahul12/WrapperforMFP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rajarahul12": "maddula.rajarahul@gmail.coom"
},
"source": {
"git": "https://github.com/rajarahul12/WrapperforMFP.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WrapperforMFP/Classes/**/*",
"swift_version": "4.2"
}