[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / 6 / a / 1 / SwiftyPredictor / 1.0 / SwiftyPredictor.podspec.json
blob5ab4507f7c8e15ef48746ee52223c162827a39b1
2   "name": "SwiftyPredictor",
3   "version": "1.0",
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.0"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ],
26   "pushed_with_swift_version": "3.0"