| { |
| "name": "WRCloud", |
| "version": "1.0.0", |
| "summary": "使用CloudKit,缓存服务端需要数据", |
| "description": "使用CloudKit,上传,下载App中需要的文件。针对无服务端的小项目", |
| "homepage": "https://github.com/GodFighter/WRCloud", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "GodFighter": "xianghui_ios@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/GodFighter/WRCloud.git", |
| "tag": "1.0.0" |
| }, |
| "social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "WRCloud/Classes/*.swift", |
| "swift_version": "5.0" |
| } |