[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / a / 6 / InAppSettingsKit / 2.4 / InAppSettingsKit.podspec.json
blob3d6ff00f7858835e7299514de3b6c44842c3b4c6
2   "name": "InAppSettingsKit",
3   "version": "2.4",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "This iPhone framework allows settings to be in-app in addition to being in the Settings app.",
8   "homepage": "https://github.com/futuretap/InAppSettingsKit",
9   "authors": {
10     "Ortwin Gentz": "http://www.futuretap.com/contact/",
11     "Luc Vandal": "http://edovia.com/company/#contact_form"
12   },
13   "license": "BSD",
14   "source": {
15     "git": "https://github.com/futuretap/InAppSettingsKit.git",
16     "tag": "2.4"
17   },
18   "source_files": "InAppSettingsKit/**/*.{h,m}",
19   "resource_bundles": {
20     "InAppSettingsKit": "InAppSettingsKit/Resources/*"
21   },
22   "frameworks": "MessageUI",
23   "requires_arc": true