[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 7 / b / ZCEasyLibrary / 2.0.5 / ZCEasyLibrary.podspec.json
blob5156553e6e5b80e9dbebcaacecf85e2c60883f33
2   "name": "ZCEasyLibrary",
3   "version": "2.0.5",
4   "summary": "ZCEasyLibrary Kit",
5   "description": "ZCEasyLibrary 拓展库+UI库",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "license": {
10     "type": "Copyright",
11     "text": "Zac Inc. 2017"
12   },
13   "homepage": "https://github.com/zac-wang/CocoapodsLibrary",
14   "authors": {
15     "王志超": "love_iphone@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/zac-wang/CocoapodsLibrary.git",
19     "tag": "2.0.5"
20   },
21   "source_files": [
22     "Library/EasyLibrary/**/*.{h,m,c,mm}",
23     "Library/ZCEasyLibrary/**/*.{h,m,c,mm}"
24   ],
25   "public_header_files": [
26     "Library/EasyLibrary/**/*.{h}",
27     "Library/ZCEasyLibrary/**/*.{h}"
28   ],
29   "private_header_files": [
30     "Library/EasyLibrary/ZCMutableDeepCopy/NSNumber+MutableDeepCopy.h",
31     "Library/ZCEasyLibrary/ZCBannerView/ZCBannerImageView.h"
32   ],
33   "resources": [
34     "Library/ZCEasyLibrary/**/*.png",
35     "Library/ZCEasyLibrary/**/*.plist"
36   ],
37   "requires_arc": true,
38   "frameworks": [
39     "Foundation",
40     "UIKit"
41   ],
42   "libraries": "z"