blob: 2098131958b108fad1b4e74a5e3568f1a92d7a64 [file] [log] [blame]
{
"name": "MSVSettingBundleManager",
"version": "0.1.1",
"summary": "MSVSettingBundleManager makes it easy to read / set settings in the Settings Bundle engine and handle event settings changes.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sergemoskalenko/MSVSettingBundleManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serge Moskalenko": "https://github.com/sergemoskalenko"
},
"source": {
"git": "https://github.com/sergemoskalenko/MSVSettingBundleManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "MSVSettingBundleManager/Classes/**/*"
}