[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / e / ApredCloud / 1.0.3 / ApredCloud.podspec.json
blob3bd4ad5ecb55d6aa518d8b5d52a2921478f806cd
2   "name": "ApredCloud",
3   "version": "1.0.3",
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.3"
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   }