[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 5 / 6 / PolyvBusinessSDK / 1.0.0 / PolyvBusinessSDK.podspec.json
blob90a57bfbfe753f653d4ab195f0973ed8434bfc65
2   "name": "PolyvBusinessSDK",
3   "version": "1.0.0",
4   "summary": "保利威 iOS 业务类库 SDK.",
5   "homepage": "http://git.polyv.net/polyv-sdk/ios/PolyvBusinessSDK",
6   "license": "MIT",
7   "authors": {
8     "ftao": "fft1026@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "http://git.polyv.net/ios/PolyvBusinessSDK.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "PolyvFoundationSDK": [
20       "~> 1.0.0"
21     ]
22   },
23   "subspecs": [
24     {
25       "name": "Core",
26       "vendored_frameworks": "Frameworks/PolyvBusinessSDK.framework"
27     },
28     {
29       "name": "Socket",
30       "dependencies": {
31         "Socket.IO-Client-Swift": [
32           "~>14.0.0"
33         ]
34       }
35     }
36   ]