[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 3 / 6 / AMSettingsViewController / 1.1.0 / AMSettingsViewController.podspec.json
blob5815dc3137940e6e6291a4f88ab1882dcceedf8e
2   "name": "AMSettingsViewController",
3   "version": "1.1.0",
4   "summary": "AMSettingsViewController is wrapper of the basic list that consist of Rate the app, contact us mail, Privacy url",
5   "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.",
6   "homepage": "https://github.com/Anumothu/AMSettingsViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anumothu": "anumothu911@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Anumothu/AMSettingsViewController.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "AMSettingsViewController/Classes/**/*.swift",
22   "resources": "AMSettingsViewController/Classes/**/*.{xib,storyboard}",
23   "dependencies": {
24     "AppRating": [
25       ">= 0.0.1"
26     ],
27     "BWWalkthrough": [
28       "3.0.1"
29     ]
30   }