[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / 6 / InAppSettingsKit / 2.2.1 / InAppSettingsKit.podspec.json
bloba20ec413db5e4d29c8f004f67d4ff3bd0259a3f8
2   "name": "InAppSettingsKit",
3   "version": "2.2.1",
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.2.1"
17   },
18   "source_files": "InAppSettingsKit/**/*.{h,m}",
19   "resources": "InAppSettingsKit/**/*.{lproj}",
20   "frameworks": "MessageUI",
21   "requires_arc": true