[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / b / WLCKit / 1.6 / WLCKit.podspec.json
blobd9667f39226b348dde7241d837bad4d3100d86c2
2   "name": "WLCKit",
3   "version": "1.6",
4   "summary": "An library including fundation classes and categories",
5   "homepage": "https://github.com/wanglichun",
6   "license": "MIT",
7   "authors": {
8     "wanglichun": "wlccqu@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/wanglichun/WLCKit",
15     "tag": "1.1"
16   },
17   "source_files": [
18     "WLCKit/Classes/*.{h,m}",
19     "WLCKit/Categories/*.{h,m}",
20     "WLCKit/WLCKit.h"
21   ],
22   "resources": "WLCKit/WLCKitBundle.bundle",
23   "requires_arc": true,
24   "frameworks": "UIKit"