blob: 5ab4507f7c8e15ef48746ee52223c162827a39b1 [file] [log] [blame]
{
"name": "SwiftyPredictor",
"version": "1.0",
"summary": "Swift library for Yandex.Predictor service.",
"description": "This library simplifies work with Yandex.Predictor service in iOS. Written in Swift.",
"homepage": "https://github.com/igormatyushkin014/SwiftyPredictor",
"screenshots": "https://github.com/igormatyushkin014/SwiftyPredictor/raw/master/Images/logo_500_500.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/SwiftyPredictor.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"pushed_with_swift_version": "3.0"
}