[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / b / DS / 0.1.0 / DS.podspec.json
blob79c7c9e9fdf095c69b5ab5fe800a7be3f8211cc3
2   "name": "DS",
3   "version": "0.1.0",
4   "summary": "DS is a Differential Synchronization implement in Objective-C",
5   "description": "DS is a Differential Synchronization implement in Objective-C, idea come from Neil Fraser",
6   "homepage": "https://github.com/lyc2345/DS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyc2345": "lyc2345@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lyc2345/DS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DS/Classes/**/*"