[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 5 / MXSystemSettingsHelper / 1.0.2 / MXSystemSettingsHelper.podspec.json
blobb7db0e3e1b44921f1e77333c1f23d221ecb3988a
2   "name": "MXSystemSettingsHelper",
3   "version": "1.0.2",
4   "summary": "A helper for system Settings on iOS.",
5   "description": "The first stable version of MXSystemSettingsHelper, a helper for system Settings on iOS.",
6   "homepage": "https://github.com/Meniny/MXSystemSettingsHelper-in-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXSystemSettingsHelper-in-Objective-C.git",
14     "tag": "1.0.2"
15   },
16   "source_files": "MXSystemSettingsHelper/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true