[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 0 / 6 / DivingBoard / 1.1.3 / DivingBoard.podspec.json
blob00d7a82a3547b9f8c3f186e4cd8a638307883be1
2   "name": "DivingBoard",
3   "version": "1.1.3",
4   "summary": "An iOS framework that provides an interface for browsing and searching for photos from Unsplash.com.",
5   "description": "DivingBoard is similar to a UIImagePickerController, but for retrieving photos from Unsplash instead of the camera roll. It uses the Unsplash API and requires an Unsplash app ID, which you can sign up for on their website.",
6   "homepage": "https://github.com/jim-rhoades/DivingBoard",
7   "screenshots": "https://camo.githubusercontent.com/44d087d5f10319cdb68630c02390f8dd97488b1e/687474703a2f2f6372757368617070732e636f6d2f646976696e67626f6172642f696d672f646976696e67626f6172642e6a7067",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jim Rhoades": "jim@crushapps.com"
14   },
15   "social_media_url": "https://twitter.com/crushapps",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/jim-rhoades/DivingBoard.git",
21     "tag": "v1.1.3"
22   },
23   "source_files": "DivingBoard/**/*.{swift}",
24   "resources": "DivingBoard/**/*.{xcassets,storyboard}",
25   "exclude_files": "ExampleApp"