[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 1 / DBProfileViewController / 1.0.2 / DBProfileViewController.podspec.json
bloba718bf597961c00b80f225d2379e662de117253d
2   "name": "DBProfileViewController",
3   "version": "1.0.2",
4   "summary": "A customizable library for creating stunning user profiles.",
5   "homepage": "https://github.com/devonboyer/DBProfileViewController",
6   "license": "MIT",
7   "authors": {
8     "Devon Boyer": "hello@devonboyer.com"
9   },
10   "source": {
11     "git": "https://github.com/devonboyer/DBProfileViewController.git",
12     "tag": "1.0.2"
13   },
14   "social_media_url": "https://twitter.com/devboyer",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "resource_bundles": {
21     "DBProfileViewController": [
22       "Assets/*.png"
23     ]
24   },
25   "public_header_files": "Source/**/*.h",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "FXBlurView": [
29       "~> 1.6.4"
30     ]
31   }