[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / 1 / d / JCMacros / 5 / JCMacros.podspec.json
blob559c7589d2d2ce7c95d98d3983e4b89aa17d1892
2   "name": "JCMacros",
3   "version": "5",
4   "summary": "Objective-C 常用的宏定义",
5   "description": "Objective-C 常用的宏定义,为开发提供了很多方便",
6   "homepage": "https://github.com/devjackcat/JCMacros",
7   "license": "MIT",
8   "authors": {
9     "JackCat": "devjackcat@163.com"
10   },
11   "source": {
12     "git": "https://github.com/devjackcat/JCMacros.git",
13     "tag": "5"
14   },
15   "source_files": "JCMacros/JCMacros/*.{h,m}",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }