blob: c17248469785ea2968c4311c1bee362494af6fbf [file] [log] [blame]
{
"name": "StarFlight",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StarFlight/Classes/**/*"
}