[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 8 / 6 / FGUserDefaultsInspector / 1.0 / FGUserDefaultsInspector.podspec.json
blobb41254eaad2739ab0e1bd9b3b70387e0f685e515
2   "name": "FGUserDefaultsInspector",
3   "version": "1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "FGUserDefaultsInspector": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": "UIKit"