blob: 899ea93828c59fc991f3409bbe96fbad90c842c8 [file] [log] [blame]
{
"name": "StarFlight",
"version": "0.1.2",
"summary": "StarFlight is a library that gives you the integration with StarFlight Push Notification service.",
"description": "This CocoaPod provides the ability to integrate StarFlight Push Notification API to your application and to use StarFlight services developed by Starcut Finland Oy",
"homepage": "https://github.com/dimaosa/StarFlight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dima Osadchy": "Starcut Finland"
},
"source": {
"git": "https://github.com/dimaosa/StarFlight.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StarFlight/Classes/**/*"
}