[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / 5 / MXSystemSettingsHelper / 1.0.0 / MXSystemSettingsHelper.podspec.json
blob21b94905ecb1fd51df1159fc7f8e1aa4c1fde50d
2   "name": "MXSystemSettingsHelper",
3   "version": "1.0.0",
4   "summary": "An easy-to-use helper for system Settings on iOS.",
5   "description": "The first stable version of MXSystemSettingsHelper, an easy-to-use 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.0"
15   },
16   "source_files": "MXSystemSettingsHelper/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true