[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 3 / JPortrait / 1.0.0 / JPortrait.podspec.json
blobbe36c374b74035db22614be0803b4d5ad50cebd8
2   "name": "JPortrait",
3   "version": "1.0.0",
4   "summary": "Offically supported JPortrait iOS SDK Pod. 官方支持的 SDK.",
5   "description": "JPortrait SDK for iOS. \n极光认证整合了基础属性、设备属性、行为偏好、行业行为偏好、线上行为、线下行为等用户画像,用于描述用户客观的人口属性,例如:性别、年龄段、消费水平、收入水平、学历水平、消费偏好等等",
6   "homepage": "http://www.jiguang.cn/",
7   "license": "MIT",
8   "authors": {
9     "JPush": "support@jpush.cn"
10   },
11   "source": {
12     "http": "https://sdkfiledl.jiguang.cn/cocoapods/JPortrait/JPortrait-iOS-1.0.1.zip"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "CoreGraphics",
20     "UIKit",
21     "CoreTelephony",
22     "AudioToolbox",
23     "SystemConfiguration",
24     "CoreFoundation",
25     "CFNetwork",
26     "AVFoundation",
27     "CoreAudio",
28     "Security",
29     "CoreLocation",
30     "MobileCoreServices",
31     "WebKit"
32   ],
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "x86_64 arm64"
35   },
36   "libraries": [
37     "sqlite3.0",
38     "z",
39     "resolv",
40     "c++.1"
41   ],
42   "source_files": "*.h",
43   "vendored_libraries": "*.a",
44   "dependencies": {
45     "JCore": [
46       ">= 3.3.1"
47     ]
48   }