blob: d6f86152b0b8d893bfd79a871699ab64caa1ba66 [file] [log] [blame]
{
"name": "XYBCategary",
"version": "2.1.3",
"summary": "常用的扩展类.",
"description": "谢亚波总结的oc常用扩展类",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/xieyabo/XYBCategary",
"license": "MIT",
"authors": {
"谢亚波": "1047794348@qq.com"
},
"source": {
"git": "https://github.com/xieyabo/XYBCategary.git",
"tag": "2.1.3"
},
"source_files": "*",
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
}
}