[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 1 / SingularityIMClient / 0.1.0 / SingularityIMClient.podspec.json
blob1b1911b6c4a06b9f09baeaa5160d478002695098
2   "name": "SingularityIMClient",
3   "version": "0.1.0",
4   "summary": "a interface from service to client,which is the base of SwiftR",
5   "homepage": "https://github.com/PETERZer/SingularityIMClient.git",
6   "license": "{ :type => 'MIT',file => 'LICENSE'}",
7   "authors": {
8     "PeterZ": "471240974@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/PETERZer/SingularityIMClient.git",
15     "tag": "0.1.0"
16   },
17   "source_files": [
18     "SingularityIMClient/*.swift",
19     "SingularityIMClient/Model/*.swift"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "SwiftR-PeterZ": [
24       "0.8.5"
25     ]
26   }