[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 2 / 8 / BugClipper / 2.2.1 / BugClipper.podspec.json
blob9be08b889a2954c86cf2a0a91def6ac99d121cf3
2   "name": "BugClipper",
3   "version": "2.2.1",
4   "summary": "BugClipper SDK for iOS applications",
5   "description": "Visit http://www.bugclipper.com to get a key.",
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.2.1"
18   },
19   "platforms": {
20     "ios": 7.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     "GLKit",
42     "MediaPlayer"
43   ],
44   "xcconfig": {
45     "OTHER_LDFLAGS": "-ObjC -all_load"
46   }