[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / e / YSTBaseSDK / 0.0.1 / YSTBaseSDK.podspec.json
blob8b5fe7ecaad161a0aff8fd3ddcf05b98c459c36f
2   "name": "YSTBaseSDK",
3   "version": "0.0.1",
4   "summary": "YSTBaseSDK.",
5   "description": "A demo for YSTBaseSDK.",
6   "homepage": "https://github.com/liupeng373/YSTBaseSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "604002501@qq.com": "604002501@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/liupeng373/YSTBaseSDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YSTBaseSDK/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "UIAlertViewBlockExtension": [
29     ],
30     "ColorUtils": [
32     ],
33     "SBJson": [
34       "~> 4.0.2"
35     ],
36     "SocketRocket": [
38     ],
39     "Socket.IO-Client-Swift": [
40       "~> 14.0.0"
41     ],
42     "YSTCommonToolSDK": [
44     ]
45   }