[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 3 / e / SmartRate / 0.1.3 / SmartRate.podspec.json
blob2aebcd85de8e8c0419d31d5ca53cbf3bfcc69e90
2   "name": "SmartRate",
3   "version": "0.1.3",
4   "summary": "iOS pod that will help you easily implement your logic to remind your iPhone app's users to review the app",
5   "description": "Ask your users to make a review only when they are happy.\nThis pod will help you to implement your complex logic of doing this.\nYou can set any sequence of actions.",
6   "homepage": "https://github.com/korrolion/SmartRate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "korrolion": "korrolion@mail.ru"
13   },
14   "source": {
15     "git": "https://github.com/korrolion/smartrate.git",
16     "tag": "0.1.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SmartRate/Classes/**/*",
23   "swift_version": "5.0"