| { |
| "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 |
| } |
| } |