[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 8 / Xia / 0.0.1 / Xia.podspec.json
blob6c80bee8e8882549c6e2f4293c98a8a4a95e1e82
2   "name": "Xia",
3   "version": "0.0.1",
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": "http://LeoDev.me",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/iTofu/Xia.git",
16     "tag": "0.0.1"
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"