[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 8 / Xia / 0.0.2 / Xia.podspec.json
blob778954c30c924fc47d39e347504022da32b45f94
2   "name": "Xia",
3   "version": "0.0.2",
4   "summary": "🌟 Naughty flexible alert view above the navigation bar. Support: https://LeoDev.me",
5   "homepage": "https://github.com/iTofu/Xia",
6   "license": "MIT",
7   "authors": {
8     "Leo": "devtip@163.com"
9   },
10   "social_media_url": "https://LeoDev.me",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/iTofu/Xia.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "Xia/*.swift",
19   "resources": "Xia/Xia.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "SnapKit": [
23       "~> 3.2.0"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"