blob: d5bbea94183005bfaa13ac0b87bae70598084698 [file] [log] [blame]
{
"name": "DDThirdShareLibrary",
"version": "0.0.1",
"summary": "third SDKs content QQ WeChat Sina mi.",
"homepage": "https://github.com/393385724/DDThirdShareLibrary",
"license": "MIT",
"authors": {
"llg": "393385724@qq.com"
},
"source": {
"git": "https://github.com/393385724/DDThirdShareLibrary.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Librarys/**/*.h",
"libraries": [
"z",
"sqlite3",
"stdc++",
"iconv"
],
"ios": {
"vendored_libraries": "Librarys/**/*.a",
"vendored_frameworks": "Librarys/**/*.framework"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"CoreText",
"CoreTelephony",
"Security",
"ImageIO",
"SystemConfiguration",
"QuartzCore"
],
"dependencies": {
"WeiboSDK": [
"~> 3.1.3"
]
}
}