blob: 8b7dd7aa72992fbbd5dbef53dcab3995fd9f04ef [file] [log] [blame]
{
"name": "JMQQShareKit",
"version": "0.0.1",
"license": "MIT",
"summary": "QQ分享SDK组件库",
"homepage": "https://github.com/initialj/JMQQShareKit",
"source": {
"git": "https://github.com/initialj/JMQQShareKit.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"libraries": [
"iconv",
"sqlite3.0",
"stdc++",
"z"
],
"frameworks": [
"UIKit",
"Foundation",
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"vendored_frameworks": "JMQQShareKit/lib/TencentOpenAPI.framework",
"resource_bundles": {
"QQShareBundle": "JMQQShareKit/Resources/TencentOpenApi_IOS_Bundle.bundle"
},
"authors": {
"BY": "mengqiangjia@gmail.com"
},
"social_media_url": "https://github.com/initialj"
}