blob: 8a9fea47f941097c00375ceadeea4e280afdfc48 [file] [log] [blame]
{
"name": "AIShareKit",
"version": "1.1",
"summary": "AIShareKit 分享组件,集成qq,微信,微博的分享组件",
"homepage": "https://git.oschina.net/",
"license": "Apache License, Version 2.0",
"authors": {
"zhaoliang": "zhaol2014@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.oschina.net/aicmciisc/AIShareKit.git",
"tag": "1.1"
},
"source_files": [
"Classes",
"AIShareKit/**/*.{h,m}"
],
"public_header_files": "AIShareKit/**/*.h",
"requires_arc": true,
"dependencies": {
"AIExternalSDK/WeiboSDK": [
],
"AIExternalSDK/WeChatSDK": [
],
"AIExternalSDK/TencentOpenAPI": [
]
}
}