[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 2 / 9 / UAAppReviewManager / 0.2.5 / UAAppReviewManager.podspec.json
blobcd1b27868fce4a2e364abde09c9fe9aa296f117a
2   "name": "UAAppReviewManager",
3   "version": "0.2.5",
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   "authors": {
8     "Matt Coneybeare": "coneybeare@urbanapps.com"
9   },
10   "license": "MIT",
11   "platforms": {
12     "ios": "5.1",
13     "osx": "10.7"
14   },
15   "requires_arc": true,
16   "frameworks": [
17     "CFNetwork",
18     "SystemConfiguration"
19   ],
20   "weak_frameworks": "StoreKit",
21   "source": {
22     "git": "https://github.com/UrbanApps/UAAppReviewManager.git",
23     "tag": "0.2.5"
24   },
25   "source_files": "UAAppReviewManager.{h,m}",
26   "ios": {
27     "resource_bundles": {
28       "UAAppReviewManager-iOS": [
29         "Localization/*.lproj"
30       ]
31     }
32   },
33   "osx": {
34     "resource_bundles": {
35       "UAAppReviewManager-OSX": [
36         "Localization/*.lproj"
37       ]
38     }
39   }