[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / 2 / uservoice-iphone-sdk / 3.2.6 / uservoice-iphone-sdk.podspec.json
blob19ee3aad03451b57d653dc47ae9e91fe5ea40e87
2   "name": "uservoice-iphone-sdk",
3   "version": "3.2.6",
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.6"
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