[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / e / 0 / Arrows / 1.0.0 / Arrows.podspec.json
blob919a5aeb8633f478fedb767fcc7b2e0e94aa9e5a
2   "name": "Arrows",
3   "version": "1.0.0",
4   "summary": "Arrow indicator view for sliding panels",
5   "description": "Arrows is an animated custom view, made with Core Graphics, to represent three different states: `up/down/middle`",
6   "homepage": "https://github.com/antoniocasero/Arrows",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Antonio Casero Palmero": "anto.casero@gmail.com"
13   },
14   "social_media_url": "@acaserop",
15   "swift_version": "4.2",
16   "platforms": {
17     "ios": "11.0",
18     "tvos": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/antoniocasero/Arrows.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "UIKit"