[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / 8 / BugClipper / 2.0.0 / BugClipper.podspec.json
blob146588b4dee23f3faa58510ff0dbeda337aee92a
2   "name": "BugClipper",
3   "version": "2.0.0",
4   "summary": "BugClipper SDK for iOS applications",
5   "description": "                  Visit http://www.bugclipper.com to get a key.\n",
6   "homepage": "http://www.bugclipper.com",
7   "license": {
8     "type": "Commercial",
9     "text": "                Copyright (c) 2013-2014, BugClipper Technologies.\n                All rights reserved.\n"
10   },
11   "authors": {
12     "Puneet Sharma": "puneet.sharma@bugclipper.com"
13   },
14   "social_media_url": "http://www.twitter.com/bugclipper",
15   "source": {
16     "git": "https://github.com/bugclipper/BugClipper.git",
17     "tag": "2.0.0"
18   },
19   "platforms": {
20     "ios": 6.0
21   },
22   "requires_arc": true,
23   "resources": "BugClipper.bundle",
24   "ios": {
25     "vendored_frameworks": "BugClipper.framework",
26     "exclude_files": [
27       ".git",
28       "README.md",
29       "BugClipper.podspec"
30     ]
31   },
32   "frameworks": [
33     "AVFoundation",
34     "CoreGraphics",
35     "CoreMedia",
36     "CoreVideo",
37     "MobileCoreServices",
38     "QuartzCore",
39     "SystemConfiguration",
40     "CoreTelephony"
41   ]