[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / e / TNLiveDetect / 1.0.2 / TNLiveDetect.podspec.json
blob88b1415a01fd1eef9723fb06100d299796caf6ac
2   "name": "TNLiveDetect",
3   "version": "1.0.2",
4   "summary": "a live detect sdk on iOS platform of sysw1n.",
5   "description": "a live detect sdk on iOS platform of sysw1n.",
6   "homepage": "https://github.com/systoon/TNLiveDetect",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "systoon": "fanhuibo@syswin.com"
13   },
14   "source": {
15     "git": "https://github.com/systoon/TNLiveDetect-iOS.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resources": [
22     "Frameworks/TNLiveDetect.framework/*.png",
23     "Frameworks/TNLiveDetect.framework/*.bundle"
24   ],
25   "ios": {
26     "vendored_frameworks": "Frameworks/*.framework"
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "CoreFoundation",
32     "WebKit",
33     "AVFoundation"
34   ],
35   "libraries": "stdc++",
36   "dependencies": {
37     "AFNetworking": [
39     ]
40   }