blob: d34874d8b5ccdf25e02b9a54928e3c2dfa90d5fb [file] [log] [blame]
{
"name": "MJQQAbility",
"version": "1.0.0",
"summary": "满集网平台对腾讯sdk进行的再封装.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJQQAbility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJQQAbility.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"MJQQAbility/Classes/**/*",
"MJQQAbility/Frameworks/TencentOpenAPI.framework/Headers/**/*"
],
"vendored_frameworks": "MJQQAbility/Frameworks/TencentOpenAPI.framework",
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"z",
"stdc++",
"sqlite3"
]
}