[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 1 / SingularityIMClient / 0.1.3 / SingularityIMClient.podspec.json
bloba74c0e8583eb5350ff4d27521e5f475de0986af5
2   "name": "SingularityIMClient",
3   "version": "0.1.3",
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.3"
16   },
17   "source_files": "SingularityIMClient/*.swift",
18   "requires_arc": true,
19   "dependencies": {
20     "SwiftR-PeterZ": [
21       "0.8.5"
22     ]
23   }