[Add] AgoraIrisRTC_macOS 4.4.1.6-build.1
[CocoaPods.git] / Specs / 5 / 4 / b / WLCKit / 1.8 / WLCKit.podspec.json
blobfba63632cf26c54889c598504ae59f9e546b9e42
2   "name": "WLCKit",
3   "version": "1.8",
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"