[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 2 / DYCommon / 1.0.7 / DYCommon.podspec.json
blob02980e732434600635d3e85da159c75a562ec07a
2   "name": "DYCommon",
3   "version": "1.0.7",
4   "summary": "Some simple macro definitions, common classes for iOS。",
5   "description": "Some simple macro definitions, common classes for iOS in my project。",
6   "homepage": "https://github.com/deyangzhao/DYCommon",
7   "license": "MIT",
8   "authors": {
9     "deyangzhao": "zhaody0566@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/deyangzhao/DYCommon.git",
16     "tag": "1.0.7"
17   },
18   "source_files": "DYCommon/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]