[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / 1 / RJConst / 1.0.0 / RJConst.podspec.json
blob0726a9e57239636374d505468065b7d670274c22
2   "name": "RJConst",
3   "version": "1.0.0",
4   "summary": "A short description of RJConst.",
5   "description": "这是封装的简单的常量的数据",
6   "homepage": "https://github.com/shengrenjin/RJConst",
7   "license": "MIT",
8   "authors": {
9     "srj": "707243496@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/shengrenjin/RJConst.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "RJConst/RJConst/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   }