[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / 2 / uservoice-iphone-sdk / 2.0.3 / uservoice-iphone-sdk.podspec.json
blob4d348e104c12a7b16daff609ca882df950d98662
2   "name": "uservoice-iphone-sdk",
3   "version": "2.0.3",
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/iphone",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "README.md"
10   },
11   "authors": "UserVoice",
12   "source": {
13     "git": "https://github.com/uservoice/uservoice-iphone-sdk.git",
14     "tag": "2.0.3"
15   },
16   "platforms": {
17     "ios": null
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": false