blob: 5815dc3137940e6e6291a4f88ab1882dcceedf8e [file] [log] [blame]
{
"name": "AMSettingsViewController",
"version": "1.1.0",
"summary": "AMSettingsViewController is wrapper of the basic list that consist of Rate the app, contact us mail, Privacy url",
"description": "AMSettingsViewController is wrapper of the basic list that consist of Rate the app, contact us mail, Privacy url. Can load Privacy url on the web view.",
"homepage": "https://github.com/Anumothu/AMSettingsViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anumothu": "anumothu911@gmail.com"
},
"source": {
"git": "https://github.com/Anumothu/AMSettingsViewController.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.3"
},
"source_files": "AMSettingsViewController/Classes/**/*.swift",
"resources": "AMSettingsViewController/Classes/**/*.{xib,storyboard}",
"dependencies": {
"AppRating": [
">= 0.0.1"
],
"BWWalkthrough": [
"3.0.1"
]
}
}