[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 6 / ICXTokenModule / 0.1.9 / ICXTokenModule.podspec.json
blobcbf2e02216a255eeabcf947161f4575e4f78e036
2   "name": "ICXTokenModule",
3   "version": "0.1.9",
4   "summary": "增加token处理机制.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.icarbonx.com/ICX-iOS/ICXTokenModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     " 吕佳珍": "lvjiazhen@icarbonx.com"
13   },
14   "source": {
15     "git": "https://git.icarbonx.com/ICX-iOS/ICXTokenModule.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXTokenModule/Classes/**/*",
22   "dependencies": {
23     "ICXHTTPManager": [
25     ],
26     "ICXMediatorManager": [
28     ]
29   }