blob: 29f4270a0599a05cfb015c89b634b93b88119f59 [file] [log] [blame]
{
"name": "TPNS_iOS",
"version": "1.1.0",
"license": "MIT",
"authors": {
"Deutsche Telekom AG": "tpns@telekom.de"
},
"homepage": "http://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.0"
},
"requires_arc": true,
"source_files": "TPNS_iOS/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": null
}
}