blob: eaba40a6cd1d6ff9ca5640ac49bd1b4d37e66472 [file] [log] [blame]
{
"name": "TPNS_iOS",
"version": "1.1.2",
"license": "MIT",
"authors": {
"Deutsche Telekom AG": "tpns@telekom.de"
},
"homepage": "https://www.telekom.de",
"summary": "TPNS_iOS is a library to simplify the device registration and unregistration with Telekom Push Notification Service (TPNS).",
"source": {
"git": "https://github.com/dtag-dbu/TPNS_iOS.git",
"tag": "1.1.2"
},
"requires_arc": true,
"source_files": "TPNS_iOS/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": null
}
}