[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 5 / a / WQCommonDefines / 0.0.1 / WQCommonDefines.podspec.json
blobe345e8cfea16f9f21946aaf473eecf621ffe1bd4
2   "name": "WQCommonDefines",
3   "version": "0.0.1",
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.1"
18   },
19   "source_files": "WQCommonDefines/*.{h,m}",
20   "ios": {
21     "frameworks": "UIKit"
22   }