[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / AppRating / 1.3.0 / AppRating.podspec.json
blob394dc68a879729c46b4115f84042a4d6e65d9afd
2   "name": "AppRating",
3   "version": "1.3.0",
4   "summary": "A simple yet powerful App Review Manager for iOS in Swift 3. Now supporting SKStoreReviewController API. Based on ArmChair.",
5   "description": "A simple yet powerful App Review Manager for iOS and OSX in Swift.\n* 100% Swift 3\n* First and only App Rating Library that supports SKStoreReviewController\n* Fully Configurable at Runtime\n* Default Localizations for Dozens of Languages\n* Easy to Setup",
6   "homepage": "https://github.com/grizzly/AppRating",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Grizzly": "st.mayr@grizzlynt.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/grizzly/AppRating.git",
20     "tag": "1.3.0",
21     "submodules": true
22   },
23   "source_files": "AppRating/**/*.{h,swift}",
24   "ios": {
25     "resource_bundles": {
26       "AppRating": [
27         "Localization/*.lproj"
28       ]
29     }
30   },
31   "pushed_with_swift_version": "3.0"