[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 3 / 5 / RBTool / 1.0.1 / RBTool.podspec.json
blobc2fe0369988f9f8c9da55df3c353e263d37b51ed
2   "name": "RBTool",
3   "version": "1.0.1",
4   "summary": "RB 工具库",
5   "description": "RB 的工具库",
6   "homepage": "https://github.com/mcmengchen/RBTool.git",
7   "license": "MIT",
8   "authors": {
9     "mengchen": "mengchen@roo.bo"
10   },
11   "source": {
12     "git": "https://github.com/mcmengchen/RBTool.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "RBTool/Classes/**/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]