[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 6 / YXChangeVC / 0.0.1 / YXChangeVC.podspec.json
blob6d7af117809ca7ea07089a82012304b6dc5af938
2   "name": "YXChangeVC",
3   "version": "0.0.1",
4   "summary": "easy chang view controller",
5   "homepage": "https://gitlab.com/AcheOrange/pods",
6   "license": "MIT",
7   "authors": {
8     "OnlyStu": "371706801@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://gitlab.com/AcheOrange/pods.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "ChangeVC/**/*.{h,m}",
18   "dependencies": {
19     "AVOSCloud": [
20       "~> 11.4.2"
21     ]
22   }