[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 3 / 7 / e / UUabcClassRoomSocket / 1.0.4 / UUabcClassRoomSocket.podspec.json
bloba97a12fc26969cb9b9fb5f7c6824e771a4817f94
2   "name": "UUabcClassRoomSocket",
3   "version": "1.0.4",
4   "summary": "CLassRoom-Socket project modules.",
5   "description": "1. Model改为Class类型",
6   "homepage": "https://gitlab.51uuabc.com/hongyang.zhong/uuclassroomsocket",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "hongyang.zhong": "hongyang.zhong@uuabc.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "git@gitlab.51uuabc.com:hongyang.zhong/uuclassroomsocket.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "Core/**/*",
21   "dependencies": {
22     "Socket.IO-Client-Swift": [
23       "~> 12.0.0"
24     ]
25   }