[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 5 / CulturalCloudPush / 0.2.9 / CulturalCloudPush.podspec.json
blob92c4d0b5c1301a4e5a36ee295ed08ac8bb11e431
2   "name": "CulturalCloudPush",
3   "version": "0.2.9",
4   "summary": "CulturalCloudPush ios private libs",
5   "description": "private libs create by OMT",
6   "homepage": "https://github.com/liuf1986/CulturalCloudPush",
7   "license": "MIT",
8   "authors": {
9     "liuf": "zglf1986@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/liuf1986/CulturalCloudPush.git",
16     "tag": "0.2.9"
17   },
18   "ios": {
19     "vendored_frameworks": "CulturalCloudPush/*.{framework}"
20   },
21   "resources": "CulturalCloudPush/*.{bundle}",
22   "requires_arc": true,
23   "dependencies": {
24     "CulturalCloudBase": [
26     ],
27     "JPush": [
28       "~> 3.0.6"
29     ]
30   }