[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / b / 8 / a / Tryouts / 0.1.5 / Tryouts.podspec.json
blob21fb8a5f9a12018ac8250d789b3820962578b337
2   "name": "Tryouts",
3   "version": "0.1.5",
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.1.5"
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"