[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / f / 1 / DBProfileViewController / 1.0.1 / DBProfileViewController.podspec.json
blob6bcfeee1df613adab6b78262ec2edcae8e32f4c7
2   "name": "DBProfileViewController",
3   "version": "1.0.1",
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.1"
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     "UIImageEffects": [
29       "~> 0.0.1"
30     ]
31   }