[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 6 / 7 / 1 / StpOCSDK / 0.1.2 / StpOCSDK.podspec.json
blobd5a85e77b6f6c7bb3680bc37fb29a344e678c9b5
2   "name": "StpOCSDK",
3   "version": "0.1.2",
4   "summary": "StpOCSDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/aie-felix/StpOcSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aie-felix": "@aiedevice.com"
13   },
14   "source": {
15     "git": "https://github.com/aie-felix/StpOCSDK.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "libraries": "c++",
23   "frameworks": [
24     "UIKit",
25     "WebKit",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "MobileCoreServices",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.2.1"
34     ],
35     "YYModel": [
37     ]
38   },
39   "vendored_frameworks": "SpeakPen.framework",
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC"
42   }