blob: 247154e2c37eaec04ba56ec2bc84829fc083ea26 [file] [log] [blame]
{
"name": "HLSocial",
"version": "1.0.0",
"summary": "翰林分享SDK",
"homepage": "https://github.com/wangshiyu13/HLSocial",
"license": "MIT",
"authors": {
"wangshiyu13": "wangshiyu13@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/wangshiyu13/HLSocial.git",
"tag": "1.0.0"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"vendored_frameworks": "HLSocial/**/*.framework",
"vendored_libraries": "HLSocial/**/*.a",
"source_files": "HLSocial/**/*.h",
"public_header_files": "HLSocial/**/*.h"
}