[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / d / f / e / ApredCloud / 1.0.2 / ApredCloud.podspec.json
blobcbe0aea3ff6a7587e70ef31e17c666efb040bb52
2   "name": "ApredCloud",
3   "version": "1.0.2",
4   "summary": "一个简单易用高效稳定的云后端框架 - ApredCloud.",
5   "description": "ApredCloud是一个轻量级的云后端框架,可以轻松将你的应用数据存储到云端。支持iOS,Android, Windows C++, JS。另外,支持还支持自搭建私有云。",
6   "homepage": "https://github.com/Chenluhua/ApredCloud",
7   "license": "MIT",
8   "authors": {
9     "Luhua Chen": "chenluhua@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Chenluhua/ApredCloud.git",
13     "tag": "1.0.2"
14   },
15   "source_files": "ApredCloud/ApredCloud.framework/Headers/*.{h}",
16   "vendored_frameworks": "ApredCloud/ApredCloud.framework",
17   "exclude_files": "Classes/Exclude",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "platforms": {
23     "ios": "8.0"
24   },
25   "dependencies": {
26     "MQTTClient": [
28     ]
29   }