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