[Add] TPNIronSourceSDKAdapter 6.4.28.1
[CocoaPods.git] / Specs / e / 0 / 6 / DivingBoard / 1.1 / DivingBoard.podspec.json
blobf03a77aea21a96ab3f8a4dbd509450596ac84444
2   "name": "DivingBoard",
3   "version": "1.1",
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": "11.2"
18   },
19   "source": {
20     "git": "https://github.com/jim-rhoades/DivingBoard.git",
21     "tag": "v1.1"
22   },
23   "source_files": "DivingBoard/**/*.{swift}",
24   "resources": "DivingBoard/**/*.{xcassets,storyboard}",
25   "exclude_files": "ExampleApp"