blob: 717da1da647c82b89a6457badbcaec98eb7dbde2 [file] [log] [blame]
{
"name": "StarFlight",
"version": "0.1.4",
"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/StarcutFinland/StarFlight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Starcut": "Starcut Finland Oy"
},
"source": {
"git": "https://github.com/StarcutFinland/StarFlight.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StarFlight/Classes/**/*"
}