[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / f / e / ApredCloud / 1.0.4 / ApredCloud.podspec.json
blobd53d83036ed609128b3d5ff0f30018781c19d465
2   "name": "ApredCloud",
3   "version": "1.0.4",
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.4"
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   }