[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 6 / FGUserDefaultsInspector / 1.1 / FGUserDefaultsInspector.podspec.json
blobee62aa4f4f2f4b9db7f05de95bf9d5ed5188bb04
2   "name": "FGUserDefaultsInspector",
3   "version": "1.1",
4   "summary": "Explore and edit values inside your NSUserDefaults without the need of a debugger.",
5   "homepage": "https://github.com/FGoessler/FGUserDefaultsInspector",
6   "license": "MIT",
7   "authors": {
8     "Goessler, Florian": "florian.goessler@immobilienscout24.de"
9   },
10   "source": {
11     "git": "https://github.com/FGoessler/FGUserDefaultsInspector.git",
12     "tag": "1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "frameworks": "UIKit"