[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 5 / a / WQCommonDefines / 0.0.3 / WQCommonDefines.podspec.json
blobd799deaf00575a64d83a96154e68ce8f630c4272
2   "name": "WQCommonDefines",
3   "version": "0.0.3",
4   "summary": "iOS所有项目通用的宏定义,欢迎使用和添加",
5   "description": "自己总结的通用的宏定义的Pod库,欢迎使用和添加。",
6   "homepage": "https://github.com/WQiOS/WQCommonDefines",
7   "license": "MIT",
8   "authors": {
9     "王强": "1570375769@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/WQiOS/WQCommonDefines.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "WQCommonDefines/*.{h,m}",
20   "ios": {
21     "frameworks": "UIKit"
22   }