[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / b / ZOEScrollerView / 1.0.4 / ZOEScrollerView.podspec.json
blob8dfc1b23765876555e2c63de4d0cfc1fa0731c20
2   "name": "ZOEScrollerView",
3   "version": "1.0.4",
4   "summary": "a ZOEScrollerView for ios.",
5   "description": "It is a ZOEScrollerView  used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenZhenChun/ZOEScrollerView",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/ZOEScrollerView.git",
13     "tag": "1.0.4",
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": "ZOEScrollerView",
27       "source_files": "ZOEScrollerView/ZOEScrollerView/*.{h,m}",
28       "public_header_files": "ZOEScrollerView/ZOEScrollerView/*.h"
29     }
30   ]