[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 1 / f / 2 / uservoice-iphone-sdk / 3.0.2 / uservoice-iphone-sdk.podspec.json
blob7265a82d0252fa9d62fff07bc81a866205d89cff
2   "name": "uservoice-iphone-sdk",
3   "version": "3.0.2",
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": "README.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.0.2"
18   },
19   "source_files": [
20     "Classes/*.{h,m}",
21     "Categories/*.{h,m}",
22     "Vendor/**/*.{c,h,m}",
23     "Include/*.h"
24   ],
25   "resources": "Resources/*",
26   "frameworks": [
27     "QuartzCore",
28     "SystemConfiguration"
29   ],
30   "requires_arc": true