[Add] EOCoreDebug 2.3.297
[CocoaPods.git] / Specs / 8 / 5 / 3 / YICameraSDK-iOS / 1.1.4 / YICameraSDK-iOS.podspec.json
blob364560ea62165bd478cc277e14d7d76cf015c5fe
2   "name": "YICameraSDK-iOS",
3   "authors": "XiaoYi",
4   "version": "1.1.4",
5   "summary": "YICamera SDK for iOS",
6   "static_framework": true,
7   "requires_arc": true,
8   "homepage": "http://www.xiaoyi.com/yi.html",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/zhuozhuo/YICameraSDK_iOS.git",
14     "tag": "1.1.4"
15   },
16   "dependencies": {
17     "Alamofire": [
18       "~> 4.7.0"
19     ],
20     "CocoaAsyncSocket": [
21       "~> 7.6.2"
22     ],
23     "XMLDictionary": [
24       "~> 1.4.1"
25     ]
26   },
27   "swift_version": "4.1",
28   "vendored_frameworks": "YICameraSDKDemo/Classes/YICameraSDK.framework",
29   "license": {
30     "type": "Copyright",
31     "text": "      Copyright 2018 YI All rights reserved.\n"
32   }