[Add] LastFM.swift 1.5.1
[CocoaPods.git] / Specs / 7 / 9 / c / TencentOpenAPI_iOS / 3.5.5 / TencentOpenAPI_iOS.podspec.json
bloba84bc343498b4d5188ccaf272abe26e3bdeb81ea
2   "name": "TencentOpenAPI_iOS",
3   "version": "3.5.5",
4   "summary": "TencentOpenAPI, why not pod",
5   "description": "本仓库旨在收集最新的SDK方便使用cocoapods引入项目",
6   "homepage": "https://gitee.com/cocoa-pods/TencentOpenAPI_iOS",
7   "license": "MIT",
8   "authors": {
9     "longzh": "599086054@qq.com"
10   },
11   "source": {
12     "git": "https://gitee.com/cocoa-pods/TencentOpenAPI_iOS.git",
13     "tag": "3.5.5"
14   },
15   "frameworks": [
16     "Security",
17     "CoreFoundation",
18     "MobileCoreServices",
19     "QuartzCore",
20     "SystemConfiguration",
21     "CoreGraphics",
22     "CoreTelephony",
23     "WebKit"
24   ],
25   "libraries": [
26     "iconv",
27     "sqlite3",
28     "stdc++",
29     "z",
30     "z.1.1.3"
31   ],
32   "platforms": {
33     "ios": "7.0"
34   },
35   "resources": "*.bundle",
36   "public_header_files": "*.framework/Headers/*.h",
37   "source_files": "*.framework/Headers/*.{h}",
38   "vendored_frameworks": "*.framework",
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "requires_arc": true