[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 6 / 9 / ASThirdLogin / 1.0.3 / ASThirdLogin.podspec.json
blob8c9ab7a51e84798f4a08293c9e1dc363e59bb5b2
2   "name": "ASThirdLogin",
3   "version": "1.0.3",
4   "summary": "QQLogin",
5   "description": "third login with QQ wechat and other",
6   "homepage": "https://github.com/ansendev01",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ansen": "sdglyuan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ansendev01/ASThirdLogin.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "ASThirdLogin/TencentOpenAPI.framework/Headers/**/*",
23   "resources": "ASThirdLogin/TencentOpenApi_IOS_Bundle.bundle",
24   "vendored_frameworks": "ASThirdLogin/TencentOpenAPI.framework",
25   "public_header_files": "ASThirdLogin/TencentOpenAPI.framework/Headers/**/*.h",
26   "xcconfig": {
27     "OTHER_LDFLAGS": "$(inherited) -lz -lsqlite3 -liconv -lstdc++ -framework \"SystemConfiguration\" -framework \"Security\" -framework \"CoreGraphics\" -framework \"CoreTelephony\""
28   }