[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 9 / 7 / MFUserDefaults / 1.0 / MFUserDefaults.podspec.json
blobc17efb2505d1890e2db10044f49fdb4971fc937b
2   "name": "MFUserDefaults",
3   "version": "1.0",
4   "summary": "A truly user defaults",
5   "description": "Set the user-specified or shared preferences simply",
6   "homepage": "https://github.com/yebw/MFUserDefaults",
7   "license": "MIT",
8   "authors": {
9     "yebw": "yebingwei@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yebw/MFUserDefaults.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MFUserDefaults": [
22       "Pod/Assets/*.png"
23     ]
24   }