[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 8 / ZOEEmptyPageDraw / 1.0.5 / ZOEEmptyPageDraw.podspec.json
blob3f461b9049e4c1d885fa89398b77013704c26c3c
2   "name": "ZOEEmptyPageDraw",
3   "version": "1.0.5",
4   "summary": "a ZOEEmptyPageDraw for ios.",
5   "description": "It is a ZOEEmptyPageDraw used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenZhenChun/ZOEEmptyPageDraw",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/ZOEEmptyPageDraw.git",
13     "tag": "1.0.5",
14     "submodules": true
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "subspecs": [
25     {
26       "name": "ZOEEmptyPageDraw",
27       "source_files": "ZOEEmptyPageDraw/ZOEEmptyPageDraw/*.{h,m}",
28       "public_header_files": "ZOEEmptyPageDraw/ZOEEmptyPageDraw/*.h"
29     }
30   ]