[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 8 / c / AIShareKit / 1.1 / AIShareKit.podspec.json
blob8a9fea47f941097c00375ceadeea4e280afdfc48
2   "name": "AIShareKit",
3   "version": "1.1",
4   "summary": "AIShareKit 分享组件,集成qq,微信,微博的分享组件",
5   "homepage": "https://git.oschina.net/",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "zhaoliang": "zhaol2014@foxmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://git.oschina.net/aicmciisc/AIShareKit.git",
15     "tag": "1.1"
16   },
17   "source_files": [
18     "Classes",
19     "AIShareKit/**/*.{h,m}"
20   ],
21   "public_header_files": "AIShareKit/**/*.h",
22   "requires_arc": true,
23   "dependencies": {
24     "AIExternalSDK/WeiboSDK": [
26     ],
27     "AIExternalSDK/WeChatSDK": [
29     ],
30     "AIExternalSDK/TencentOpenAPI": [
32     ]
33   }