[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / a / WQCategory / 0.0.4 / WQCategory.podspec.json
blob9d8e14c88862c39ecb29df4180d5de0c54b29615
2   "name": "WQCategory",
3   "version": "0.0.4",
4   "summary": "iOS所有项目通用的分类的工具文件",
5   "homepage": "https://github.com/WQiOS/WQCategory",
6   "license": "MIT",
7   "authors": {
8     "王强": "1570375769@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/WQiOS/WQCategory.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "WQCategory/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "CoreText"
22   ]