[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 2 / 1 / SBASlantedView / 1.0 / SBASlantedView.podspec.json
blob512c7084a118e26400e264d4fd654a7eb0151ccf
2   "name": "SBASlantedView",
3   "version": "1.0",
4   "summary": "SBASlantedView is a simple and easy-to-use Slanted View for your iOS apps written in Swift.",
5   "homepage": "https://github.com/shoaib-akhtar/SlantedView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shoaib Akhtar": "shoaib.akhtar1@live.com"
12   },
13   "source": {
14     "git": "https://github.com/shoaib-akhtar/SlantedView.git",
15     "branch": "master",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "source_files": "SBASlantedView/*.swift",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "swift_version": "5.0"