[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 8 / a / Tryouts / 0.2.2 / Tryouts.podspec.json
blobda67a46cd1c076fe6543b1be8702d45352d6b65b
2   "name": "Tryouts",
3   "version": "0.2.2",
4   "summary": "Tryouts SDK for beta distribution, version updates and tester feedback",
5   "description": "Tryouts SDK allows you to easily gather feedback from your testers\nabout your beta releases and notifies them when new versions of your\napp are available. Requires you to use tryouts.io for release\ndistribution.",
6   "homepage": "https://tryouts.io",
7   "license": "MIT",
8   "authors": {
9     "Taylan Pince": "taylan@hipolabs.com"
10   },
11   "source": {
12     "git": "https://github.com/Hipo/Tryouts-iOS-SDK.git",
13     "tag": "0.2.2"
14   },
15   "social_media_url": "https://twitter.com/tryoutsio",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "Tryouts": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h"