[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / c / ICXMessageModule / 0.1.0 / ICXMessageModule.podspec.json
blobaf0171d06934a5d40836044f680486516d4fa898
2   "name": "ICXMessageModule",
3   "version": "0.1.0",
4   "summary": "Framework base on Message.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.icarbonx.com/wangjunchang/ICXMessageModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王军昌": "wangjunchang@icarbonx.com"
13   },
14   "source": {
15     "git": "https://git.icarbonx.com/wangjunchang/ICXMessageModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ICXMessageModule/Classes/**/*",
22   "dependencies": {
23     "ICXHTTPManager": [
24       "~> 0.1.5"
25     ],
26     "OpenUDID": [
27       "~> 1.0.0"
28     ]
29   }