[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / 6 / WHCategories / 0.04 / WHCategories.podspec.json
blobd1b535c04a5aacd92999a11e53513f066cd231f4
2   "name": "WHCategories",
3   "version": "0.04",
4   "summary": "a collection of useful Objective-C Categories extending iOS Frameworks",
5   "description": "WHCategories , a collection of useful Objective-C Categories extending iOS Frameworks.",
6   "homepage": "https://github.com/WaferWang/WHCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王卫华": "704556640@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "libraries": "z",
23   "source": {
24     "git": "https://github.com/WaferWang/WHCategories.git",
25     "tag": "0.04"
26   },
27   "source_files": [
28     "WHCategories",
29     "WHCategories/*.{h}",
30     "WHCategories/**/*.{h,m}"
31   ]