[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / 9 / Baggage / 3.0 / Baggage.podspec.json
blob1c46c442044b04c2c9de16c36e45f8a215d81d11
2   "name": "Baggage",
3   "version": "3.0",
4   "summary": "Simplifying work with clipboard in iOS.",
5   "description": "Baggage is a set of extensions for iOS SDK that simplify work with clipboard. Written in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/Baggage",
7   "screenshots": "https://github.com/igormatyushkin014/Baggage/raw/master/Logo/logo-1024-300.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/igormatyushkin1",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Baggage.git",
21     "tag": "3.0"
22   },
23   "source_files": [
24     "Baggage",
25     "Baggage/**/*"
26   ]