[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 8 / a / Tryouts / 0.2.1 / Tryouts.podspec.json
blobd798b8f1ccf1fbfe8600545133b38a32c6ffdfe6
2   "name": "Tryouts",
3   "version": "0.2.1",
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.1"
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"