[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 1 / f / 2 / uservoice-iphone-sdk / 3.2.7 / uservoice-iphone-sdk.podspec.json
blobbe98d3d39af941f18b3deb0505b204d163793827
2   "name": "uservoice-iphone-sdk",
3   "version": "3.2.7",
4   "summary": "UserVoice iOS SDK for iPhone and iPad apps.",
5   "description": "UserVoice for iOS allows you to embed UserVoice directly in your iPhone or iPad app.",
6   "homepage": "http://www.uservoice.com/mobile",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE.md"
10   },
11   "authors": "UserVoice",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/uservoice/uservoice-ios-sdk.git",
17     "tag": "3.2.7"
18   },
19   "source_files": [
20     "Classes/*.{h,m}",
21     "Categories/*.{h,m}",
22     "Vendor/**/*.{c,h,m}",
23     "Include/*.h"
24   ],
25   "resource_bundles": {
26     "UserVoice": "Resources/*"
27   },
28   "frameworks": [
29     "QuartzCore",
30     "SystemConfiguration"
31   ],
32   "requires_arc": true