blob: 7faf03558d64693c10a00946350dfa7ad8ba983b [file] [log] [blame]
{
"name": "MTYShare",
"version": "0.1.4",
"summary": "AFEFEFEFAF.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hensonChang/MTYShare",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hensonChang": "zhanghaisheng@yesway.cn"
},
"source": {
"git": "https://github.com/hensonChang/MTYShare.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTYShare/Classes/**/*",
"resources": [
"MTYShare/Assets/TencentOpenApi_IOS_Bundle.bundle",
"MTYShare/Assets/WeiboSDK.bundle"
],
"libraries": [
"stdc++",
"z",
"sqlite3",
"c++",
"iconv",
"sqlite3.0"
],
"frameworks": [
"QuartzCore",
"ImageIO",
"SystemConfiguration",
"Security",
"CoreTelephony",
"CoreText",
"UIKit",
"Foundation",
"CoreGraphics",
"Photos",
"CFNetwork",
"CoreGraphics"
],
"vendored_libraries": [
"MTYShare/Classes/libWeChatSDK.a",
"MTYShare/Classes/libWeiboSDK.a"
],
"vendored_frameworks": "MTYShare/Classes/TencentOpenAPI.framework"
}