[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 1 / SwiftyPredictor / 1.1 / SwiftyPredictor.podspec.json
blob3650284007432c2e28c4a7545b8a52872eb37e6f
2   "name": "SwiftyPredictor",
3   "version": "1.1",
4   "summary": "Swift library for Yandex.Predictor service.",
5   "description": "This library simplifies work with Yandex.Predictor service in iOS. Written in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/SwiftyPredictor",
7   "screenshots": "https://github.com/igormatyushkin014/SwiftyPredictor/raw/master/Images/logo_500_500.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/igormatyushkin014/SwiftyPredictor.git",
20     "tag": "1.1"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ],
26   "pushed_with_swift_version": "3.0"