[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / 0 / b / WDCategory / 0.0.1 / WDCategory.podspec.json
bloba50047dd06ce72c75802fd563483737426de2ed8
2   "name": "WDCategory",
3   "version": "0.0.1",
4   "summary": "Objective-C常用分类",
5   "description": "Objective-C常用分类",
6   "homepage": "https://github.com/xlz520/WDCategory.git",
7   "license": "MIT",
8   "authors": {
9     "xlz520": "xlz521w@163.com"
10   },
11   "source": {
12     "git": "https://github.com/xlz520/WDCategory.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "File",
17     "File/**/*.{h,m}"
18   ],
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "platforms": {
25     "ios": "7.0"
26   }