[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 1 / 8 / KSTSmartKit_iOS / 1.0.0 / KSTSmartKit_iOS.podspec.json
blobb16a8caee6c17ea3fecad44f789238fc98d9ab3f
2   "name": "KSTSmartKit_iOS",
3   "version": "1.0.0",
4   "summary": "A short description of KSTSmartKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://EricLiang993@bitbucket.org/kastatechnologies/kstsmartkit_sdk_ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EricLiang": "ericliang@haneco.com.cn"
13   },
14   "source": {
15     "git": "https://EricLiang993@bitbucket.org/kastatechnologies/kstsmartkit_sdk_ios.git",
16     "tag": "1.0.0"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "frameworks": [
27     "CoreBluetooth",
28     "MapKit",
29     "QuartzCore",
30     "UIKit",
31     "Foundation",
32     "AVFoundation",
33     "Photos"
34   ],
35   "dependencies": {
36     "SDWebImage": [
38     ],
39     "LanguagesManager": [
41     ],
42     "TuyaSmartHomeKit": [
43       "~> 3.34.5"
44     ],
45     "SDVersion": [
47     ],
48     "AFNetworking": [
49       "~> 2.5.3"
50     ],
51     "OpenSSL-Universal": [
52       "1.0.2.17"
53     ],
54     "Bugly": [
55       "~> 2.5.5"
56     ],
57     "ReactiveObjC": [
59     ],
60     "AvoidCrash": [
62     ],
63     "CocoaAsyncSocket": [
65     ],
66     "FMDB": [
68     ],
69     "MJExtension": [
71     ],
72     "ZipArchive": [
74     ],
75     "CocoaLumberjack": [
77     ]
78   },
79   "libraries": [
80     "c++",
81     "resolv",
82     "xml2",
83     "z"
84   ],
85   "ios": {
86     "vendored_frameworks": "KSTSmartKit/Classes/KSTSmartKit.framework"
87   },
88   "public_header_files": "KSTSmartKit/Classes/KSTSmartKit.framework/Header/*.h"