[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / 0 / StarsKit / 0.3.1 / StarsKit.podspec.json
blobe93f9fb9d040d2912895e6d7a985e5179241e910
2   "name": "StarsKit",
3   "version": "0.3.1",
4   "summary": "StarsKit is a Swift library to simplify, customize and configure your app rating workflow.",
5   "homepage": "https://github.com/smartnsoft/StarsKit",
6   "screenshots": [
7     "https://github.com/smartnsoft/StarsKit/blob/master/img/step_rate.png?raw=true",
8     "https://github.com/smartnsoft/StarsKit/blob/master/img/step_feedback.png?raw=true",
9     "https://github.com/smartnsoft/StarsKit/blob/master/img/step_store.png?raw=true"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Smart&Soft": "contact@smartnsoft.com"
17   },
18   "source": {
19     "git": "https://github.com/smartnsoft/StarsKit.git",
20     "tag": "0.3.1"
21   },
22   "social_media_url": "https://twitter.com/smartnsoft",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "StarsKit/Classes/**/*",
27   "resources": [
28     "StarsKit/Assets/*.lproj/*.strings",
29     "StarsKit/Assets/StarsKitImages.xcassets"
30   ],
31   "frameworks": "UIKit",
32   "dependencies": {
33     "Cosmos": [
34       "15.0"
35     ],
36     "Extra/UIKit": [
37       "~> 1.1.0"
38     ],
39     "Jelly": [
40       "1.2.4"
41     ]
42   }