blob: fc533fdad09b4fdc169b9ab9dc014d0756d0fdc0 [file] [log] [blame]
{
"name": "NSData+APNSToken",
"version": "2.0.0",
"summary": "Category for NSData that converts APNS device tokens into simple NSString Objects",
"homepage": "https://github.com/aporat/NSData-APNSToken",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adar Porat": "adar.porat@gmail.com"
},
"source": {
"git": "https://github.com/aporat/NSData-APNSToken.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/aporat28",
"platforms": {
"ios": "8.0"
},
"source_files": "Source"
}