[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 5 / 1 / SingularityIMClient / 0.1.1 / SingularityIMClient.podspec.json
blob36816e8703929f3691a622fd4297842e57eaf60b
2   "name": "SingularityIMClient",
3   "version": "0.1.1",
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.1"
16   },
17   "source_files": [
18     "SingularityIMClient/*.swift",
19     "SingularityIMClient/Model/*.swift"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true,
23   "dependencies": {
24     "SwiftR-PeterZ": [
25       "0.8.5"
26     ]
27   }