blob: 29e68abb8c54d258059591bcb845a4ef260487a8 [file] [log] [blame]
{
"name": "SYBaseComps",
"version": "0.1.1",
"summary": "一个简短的介绍",
"description": "这里是使用文档",
"homepage": "http://git1.pansoft.com/MobileServer/ios/SYBaseComps",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liguodong3302": "[liguodong3302@pansoft.com]"
},
"source": {
"git": "http://git1.pansoft.com/MobileServer/ios/SYBaseComps.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"resources": "SYBaseComps/BaseComps.bundle",
"source_files": "SYBaseComps/**/*.{h,m}",
"libraries": "xml2",
"compiler_flags": [
"-ObjC",
"-lxml2"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"USER_HEADER_SEARCH_PATHS": "$(PODS_ROOT)"
},
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"IQKeyboardManager": [
"~> 6.5.4"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"Masonry": [
"~> 1.1.0"
],
"MJRefresh": [
"~> 3.2.2"
],
"FLAnimatedImage": [
"~> 1.0.12"
],
"SDWebImage": [
"~> 5.3.1"
],
"Reachability": [
"~> 3.2"
],
"SVGKit": [
],
"IOSESPCommonTool": [
]
}
}