blob: 22ff37f261e76b14513d2146b2f4200b398847c9 [file] [log] [blame]
{
"name": "RJConst",
"version": "1.0.3",
"summary": "A short description of RJConst.",
"description": "这是封装的简单的常量的数据",
"homepage": "https://github.com/shengrenjin/RJConst",
"license": "MIT",
"authors": {
"srj": "707243496@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shengrenjin/RJConst.git",
"tag": "1.0.3"
},
"source_files": "RJConst/RJConst/RJConst/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}