[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / 5 / MXSystemSettingsHelper / 1.0.1 / MXSystemSettingsHelper.podspec.json
blobecdbbb0668d732c75fd72bac1a9476cf11de55bf
2   "name": "MXSystemSettingsHelper",
3   "version": "1.0.1",
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.1"
15   },
16   "source_files": "MXSystemSettingsHelper/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true