blob: d6242bcf4602722dfb62c17700eb3c4a8f8863eb [file] [log] [blame]
{
"name": "ELKCommonMaster",
"version": "0.0.1",
"summary": "简单易用通用三方库集成:1)微信登录、分享、支付;2)QQ登录、分享;3)新浪微博登录、分享",
"description": "简单易用通用三方库集成:\n1)微信登录、分享、支付功能;\n2)QQ登录、分享功能;\n3)新浪微博登录、分享功能。",
"homepage": "https://github.com/elkshrek/ELKCommon-master",
"license": "MIT",
"authors": {
"Jonathan": "Jonathan_dk@163.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/elkshrek/ELKCommon-master.git",
"tag": "0.0.1"
},
"subspecs": [
{
"name": "ELKWeiboSDK",
"vendored_libraries": "ELKSDK/ELKWeiboSDK/libWeiboSDK.a",
"resources": "ELKSDK/ELKWeiboSDK/WeiboSDK.bundle",
"source_files": "ELKSDK/ELKWeiboSDK/**/*.{h,m}",
"frameworks": [
"Photos",
"ImageIO",
"SystemConfiguration",
"CoreText",
"QuartzCore",
"Security",
"UIKit",
"Foundation",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"sqlite3",
"z"
]
}
]
}