[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / 3 / SwiftlyRater / 1.0.1 / SwiftlyRater.podspec.json
blob2cfd94f5d8a820216d7cc3f86bdc624550998619
2   "name": "SwiftlyRater",
3   "version": "1.0.1",
4   "summary": "A simple and lightweight Review Manager for iOS, written in Swift 3",
5   "description": "SwiftlyRater is an Alert that asks users to leave a review on the AppStore, whenever some specific conditions are met\"",
6   "homepage": "https://github.com/gdimaggio/SwiftlyRater",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gianluca Di maggio": "gdimaggio91@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/gdimaggio/SwiftlyRater.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "SwiftlyRater/*.{h,swift}",
23     "SwiftlyRater/Reachability/*"
24   ],
25   "resources": "Localization/*.lproj",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"