blob: f6a17c994a057d328ebf216e436a858d92746155 [file] [log] [blame]
{
"name": "PushRegister",
"version": "0.0.1",
"summary": "Very tiny library to help you register for iOS push notification in one line.",
"homepage": "https://github.com/RishabhTayal/PushRegister",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rishabh Tayal": "rtayal11@gmail.com"
},
"source": {
"git": "https://github.com/RishabhTayal/PushRegister.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/Rishabh_Tayal",
"platforms": {
"ios": "8.0"
},
"source_files": "PushRegister/Classes/**/*"
}