[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / 2 / uservoice-iphone-sdk / 2.0.2 / uservoice-iphone-sdk.podspec.json
blobd1c6ff99261cb869ec60f1f5ad1e054fd001282d
2   "name": "uservoice-iphone-sdk",
3   "version": "2.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/iphone",
7   "license": "Apache License, Version 2.0",
8   "authors": "UserVoice",
9   "source": {
10     "git": "https://github.com/uservoice/uservoice-iphone-sdk.git",
11     "tag": "2.0.2"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source_files": [
17     "Classes/*.{h,m}",
18     "Categories/*.{h,m}",
19     "Vendor/**/*.{c,h,m}",
20     "Include/*.h"
21   ],
22   "resources": "Resources/*",
23   "frameworks": [
24     "QuartzCore",
25     "SystemConfiguration"
26   ],
27   "requires_arc": false