[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / b / ZCEasyLibrary / 2.0.1 / ZCEasyLibrary.podspec.json
blob9abb616f6c4acbe52e2e4e7d0938a7f0dbc15553
2   "name": "ZCEasyLibrary",
3   "version": "2.0.1",
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.1"
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   "requires_arc": true,
34   "frameworks": [
35     "Foundation",
36     "UIKit"
37   ],
38   "libraries": "z"