[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 0 / PPDrawableArrow / 0.0.1 / PPDrawableArrow.podspec.json
blob06e9907447e3c10349feae0443859ef2bac1b3f7
2   "name": "PPDrawableArrow",
3   "version": "0.0.1",
4   "summary": "This library allows you to draw an arrow from a start point to end point with animation.",
5   "description": "This library is focused on making drawing an Arrow easier from a starting point to ending point. This can be used in first time user experiences when introducing them different features.",
6   "homepage": "https://phonepe.com/en/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abhijit KG": "abhijit.pesit@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/PhonePe/PPDrawableArrow.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "**/*.{swift}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"