[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 3 / e / SmartRate / 0.1.2 / SmartRate.podspec.json
blob696928b1bff48abcbf3062faec93b995a97a53e0
2   "name": "SmartRate",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SmartRate/Classes/**/*",
22   "pushed_with_swift_version": "3.0"