[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 2 / 9 / UAAppReviewManager / 0.1.0 / UAAppReviewManager.podspec.json
blob8f3132772a75a835f0702702ac64b329dc7a1dbf
2   "name": "UAAppReviewManager",
3   "version": "0.1.0",
4   "summary": "UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps.",
5   "description": "                   UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps. It allows you to use it on iOS and Mac targets, allows affiliate links and it rewritten from the ground up for the modern, primetime app.\n",
6   "homepage": "https://github.com/UrbanApps/UAAppReviewManager",
7   "license": "MIT",
8   "platforms": {
9     "ios": "6.0",
10     "osx": "10.7"
11   },
12   "requires_arc": true,
13   "frameworks": [
14     "CFNetwork",
15     "SystemConfiguration",
16     "StoreKit"
17   ],
18   "authors": {
19     "Matt Coneybeare": "coneybeare@urbanapps.com"
20   },
21   "source": {
22     "git": "https://github.com/UrbanApps/UAAppReviewManager.git",
23     "tag": "0.1.0"
24   },
25   "source_files": [
26     "UAAppReviewManager.h",
27     "UAAppReviewManager.m"
28   ],
29   "resource_bundles": {
30     "UAAppReviewManager": [
31       "Localization/*.lproj"
32     ]
33   }