blob: 55b3c2f7d07fcce91703432ad16b8c4436b5c494 [file] [log] [blame]
{
"name": "moudleTsetOne",
"version": "0.0.2",
"summary": "就是个简单的Demo",
"description": "描述就是个简单的Demo",
"homepage": "https://github.com/wodely/moudleTsetOne.git",
"license": "MIT",
"authors": {
"liuke": "liukecyl@163.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/wodely/moudleTsetOne.git",
"tag": "0.0.2"
},
"source_files": [
"moudleTsetOne",
"moudleTsetOne/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}