blob: bed82b22f66a5fd33ae65684b415786c25386883 [file] [log] [blame]
{
"name": "BCRemoteNotification",
"version": "0.1.1",
"summary": "A short description of BCRemoteNotification.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Licl123/BCRemoteNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"licl@adnonstop.com": "licl@adnonstop.com"
},
"source": {
"git": "https://github.com/Licl123/BCRemoteNotification.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BCRemoteNotification/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}