[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / c / CSSDeviceInfoManager / 0.2.0 / CSSDeviceInfoManager.podspec.json
blob9641402dc2987d3aef950657830d39a2cb885348
2   "name": "CSSDeviceInfoManager",
3   "version": "0.2.0",
4   "summary": "A short description of CSSDeviceInfoManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sangshenya/CSSDeviceInfoManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sangshenya": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "https://github.com/sangshenya/CSSDeviceInfoManager.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CSSDeviceInfoManager/Classes/*.{h,m}",
22   "dependencies": {
23     "CSSKit": [
25     ],
26     "CSSDeviceInfoTool": [
28     ],
29     "CSSNetworkClient": [
31     ]
32   },
33   "ios": {
34     "vendored_frameworks": "CSSDeviceInfoManager/Classes/*.framework"
35   },
36   "subspecs": [
37     {
38       "name": "Sender",
39       "source_files": "CSSDeviceInfoManager/Classes/Sender/**/*"
40     }
41   ]